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.
t |
A vector of follow-up times τ. |
llr |
A vector of log-loss rate estimates at |
se_llr |
A vector of standard error estimates for the log-loss rates
in |
lmuR |
A vector of log-raw cumulative loss estimates at |
se_lmuR |
A vector of standard error estimates for the log-raw
cumulative losses in |
lmuD |
A vector of log-RMST estimates at |
se_lmuD |
A vector of standard error estimates for the log-RMST in |
St |
A vector of overall survival probabilities at |
... |
LRfit, summary.LRfit, plot.LRfit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.