survival()
ordinal(method = c("logistic", "probit", "loglog", "cloglog", "cauchit"))
negbin(link = c("log", "identity", "sqrt"))
clog()
relrisk(link = "log")
Arguments
- method
See MASS::polr
.
- link
See MASS::glm.nb
.
Value
A list, in particular with element family
.