modelsum.family: Family functions for modelsum

Description Usage Arguments Value See Also

Description

A set of family functions for modelsum.

Usage

1
2
3
4
5
6
7
8
9
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.

See Also

family, coxph, polr


arsenal documentation built on June 5, 2021, 1:06 a.m.