This class of objects is returned by the LRfit
functions.
Objects of this class have methods for the functions print
,
summary
, and plot
.
All numerical results of an object obj
are contained in obj$content
, which
is organized in a two-dimensional array with each column containing the results
for one group. Below are the row variables.
A vector of follow-up times \(\tau\).
A vector of log-loss rate estimates at t
.
A vector of standard error estimates for the log-loss rates
in llr
.
A vector of log-raw cumulative loss estimates at t
.
A vector of standard error estimates for the log-raw
cumulative losses in lmuR
.
A vector of log-RMST estimates at t
.
A vector of standard error estimates for the log-RMST in lmuD
.
A vector of overall survival probabilities at t
.