get.distributions {parTimeROC}R Documentation

get.distributions

Description

Storing list of distributions for Biomarker, X and Time-to-event, T.

Usage

get.distributions

Format

An object of class list of length 7.

Value

A list of distributions.

Examples

get.distributions
#> "exponential" "weibull"     "gaussian"    "normal"      "lognormal"
#> "gompertz"    "skewnormal"

[Package parTimeROC version 0.1.0 Index]