Skip to contents

Model of class betareg

Usage

betareg_2

Format

An object of class betareg of length 29.

Examples

if (FALSE) {
betareg(I(food/income) ~ income + persons, data = FoodExpenditure)
}