Last chance! 50% off unlimited learning
Sale ends in
gdata = data.frame(y = rgamma(n=100, shape= exp(3)))
fit = vglm(y ~ 1, gamma1, gdata, trace=TRUE, crit="c")
coef(fit, matrix=TRUE)
Coef(fit)
summary(fit)
Run the code above in your browser using DataLab