
Last chance! 50% off unlimited learning
Sale ends in
fgm(lapar="rhobit", earg=list(), iapar=NULL, imethod=1, nsimEIM=200)
Links
for more choices.earg
in Links
for general information.imethod
.1
or 2
which
specifies the initialization method. If failure to converge occurs
try the other value, or else specify a value for ia
.CommonVGAMffArguments
for more information."vglmff"
(see vglmff-class
).
The object is used by modelling functions such as vglm
and vgam
.rfgm
,
frank
,
morgenstern
.ymat = rfgm(n = 1000, alpha = rhobit(3, inverse = TRUE))
plot(ymat, col = "blue")
fit = vglm(ymat ~ 1, fam = fgm, trace = TRUE)
coef(fit, matrix = TRUE)
Coef(fit)
head(fitted(fit))
Run the code above in your browser using DataLab