powered by
a
q
scale
dsinmad(x, shape1.a, scale = 1, shape3.q, log = FALSE) psinmad(q, shape1.a, scale = 1, shape3.q) qsinmad(p, shape1.a, scale = 1, shape3.q) rsinmad(n, shape1.a, scale = 1, shape3.q)
length(n) > 1
log = TRUE
dsinmad
psinmad
qsinmad
rsinmad
sinmad
genbetaII
sdata = data.frame(y = rsinmad(n = 3000, 4, 6, 2)) fit = vglm(y ~ 1, sinmad(ishape1.a = 2.1), sdata, trace = TRUE, crit = "coef") coef(fit, matrix = TRUE) Coef(fit)
Run the code above in your browser using DataLab