Last chance! 50% off unlimited learning
Sale ends in
fgm(lapar = "rhobit", iapar = NULL, imethod = 1)
CommonVGAMffArguments
.
See Links
for more link function choices."vglmff"
(see vglmff-class
).
The object is used by modelling functions such as vglm
and vgam
.Smith, M. D. (2007) Invariance theorems for Fisher information. Communications in Statistics---Theory and Methods, 36(12), 2213--2222.
rfgm
,
bifrankcop
,
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