modelsum.family {arsenal} | R Documentation |
Family functions for modelsum
Description
A set of family functions for modelsum
.
Usage
survival()
ordinal(method = c("logistic", "probit", "loglog", "cloglog", "cauchit"))
negbin(link = c("log", "identity", "sqrt"))
clog()
relrisk(link = "log")
Arguments
method |
See |
link |
See |
Value
A list, in particular with element family
.
See Also
[Package arsenal version 3.6.3 Index]