Description Usage Arguments Details Value See Also Examples
Provides the details about the estimated effect of covariate(s) on pre-specified
transition probabilities for given s and t.
1 2 |
x |
an object of class |
... |
arguments to be passed to methods. |
print.TPreg formats the coefficients, standard errors, etc.
The coefficients component of the result gives the estimated coefficients, their estimated standard errors, their confidence bands, and the p-values.
The print method returns the aforementioned results for the specified s and t.
print.TPreg returns a list with the following components:
Call |
the matched call. |
Transition |
the specified transition(s). |
(s,t) |
the vector of current time and future time for the transition probabilities. |
Coefficients |
the matrix of coefficients, standard errors, lower confidence limits, upper confidence limits and p-values. |
Also, trans= "all" will return Coefficients 11, Coefficients 12, Coefficients 13, and Coefficients 23.
TPreg, and generic functions summary.TPreg, and plot.TPreg.
1 | ## For examples see example TPreg.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.