R/cox.R

Defines functions cox

Documented in cox

cox <- function() {
#
# Version 1.1.0         20Sep02
#
        structure(list(family = "Cox"), class = "family")
}

Try the mfp package in your browser

Any scripts or data that you put into this service are public.

mfp documentation built on July 26, 2023, 5:30 p.m.