Learn R Programming

parTimeROC (version 0.2.0)

get.distributions: get.distributions

Description

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

Usage

get.distributions

Arguments

Value

A list of distributions.

Format

An object of class list of length 9.

Examples

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

Run the code above in your browser using DataLab