AvCurvePlotData-class: Class storing the dataframe used to plot the parametric...

Description Slots

Description

Class storing the dataframe used to plot the parametric averaged survival curves

Slots

plotdata

(data frame) to be used to plot the survival data object it has the following columns

  • t survival time

  • S probability of survival

  • Arm which arm the data in this row is associated with

  • lower lower (95

  • upper upper (95

  • model which model was used to generate the data (or "KM" for the Kaplan-Meier estimator)

Nsim

(numeric) The number of simulations used to generate the survival curves This is either Nsim or B from the createAvCurvePlotData function

hasCovariates

(logical) TRUE if model used to generate the object contained covariates and therefore simulation was required. FALSE if no covariates so summary of the model is used

endPointUnit

(days, weeks, months, years) The units for the endpoints


scientific-computing-solutions/sibyl documentation built on May 21, 2019, 8:40 a.m.