arsenal (version 3.5.0)

modelsum.family: 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()

Arguments

method

See MASS::polr.

link

See MASS::glm.nb.

Value

A list, in particular with element family.

See Also

family, coxph, polr