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 9.
Value
A list of distributions.
Examples
get.distributions
#> "exponential" "weibull" "gaussian" "normal" "lognormal"
#> "gompertz" "skewnormal"
[Package parTimeROC version 0.2.0 Index]