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