Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
mdata <- data.frame(y = rmaxwell(1000, rate = exp(2)))
fit <- vglm(y ~ 1, maxwell, data = mdata, trace = TRUE, crit = "coef")
coef(fit, matrix = TRUE)
Coef(fit)
# }
Run the code above in your browser using DataLab