
Last chance! 50% off unlimited learning
Sale ends in
felix(link = "elogit", earg = if (link == "elogit") list(min
= 0, max = 0.5) else list(), imethod=1)
Links
for more choices and for general information.CommonVGAMffArguments
.
Valid values are 1, 2, 3 or 4."vglmff"
(see vglmff-class
).
The object is used by modelling functions such as vglm
and vgam
.dfelix
,
borel.tanner
.fdata = data.frame(y = 2*rpois(n=200, 1) + 1) # Not real data!
fit = vglm(y ~ 1, felix, fdata, trace=TRUE, crit="c")
coef(fit, matrix=TRUE)
Coef(fit)
summary(fit)
Run the code above in your browser using DataLab