Skip to contents

Get Survival Curves from a Calibration Object

Usage

get_survivals(calibration, stratum, t = 1:100, matrix = TRUE, ...)

Arguments

calibration

calibration object as returned by runGompitzCalibration

stratum

name of stratum for which to return the survival curves

t

vector of times for which to calculate the survival probabilities

matrix

if TRUE (default) the result is returned as a matrix, otherwise as a list.

...

further arguments passed to survivals

See also