parnames {CUB} | R Documentation |
Generic function for names of parameter estimates of object of class "GEM".
parnames(object)
object |
An object of class "GEM" |
data(univer);attach(univer)
model<-GEM(Formula(officeho~0|0|0),family="cub",shelter=7)
model