powered by
scale
q
dlomax(x, scale = 1, shape3.q, log = FALSE) plomax(q, scale = 1, shape3.q) qlomax(p, scale = 1, shape3.q) rlomax(n, scale = 1, shape3.q)
length(n) > 1
log = TRUE
dlomax
plomax
qlomax
rlomax
lomax
genbetaII
ldata = data.frame(y = rlomax(n = 2000, 6, 2)) fit = vglm(y ~ 1, lomax(ishape3.q = 2.1), ldata, trace = TRUE, crit = "coef") coef(fit, matrix = TRUE) Coef(fit)
Run the code above in your browser using DataLab