
maxwell(link = "loge", earg = list())
Links
for more choices.
A log link is the default because the parameter is positive.earg
in Links
for general information."vglmff"
(see vglmff-class
).
The object is used by modelling functions such as vglm
,
rrvglm
and vgam
.Maxwell
,
rayleigh
.mdata = data.frame(y = rmaxwell(1000, a = exp(2)))
fit = vglm(y ~ 1, maxwell, mdata, trace = TRUE, crit = "c")
coef(fit, matrix = TRUE)
Coef(fit)
Run the code above in your browser using DataLab