Description Usage Arguments Details Value Author(s) See Also Examples
Summary function will calculate bootstrap variances of the estimates in a mixcure fit if it detects that the variances do not exist. Then it will print estimates, their standard errors, z-scores and p-values from normal distribution
1 2 |
object |
A mixcure object |
R |
the number of boot samples required to calculate bootstrap variances. |
index |
An argument used in censboot function in boot package to specify the columns in data that store survival times and censoring indicators |
... |
other parameters to be passed into print function |
censboot in boot package is called to calculate bootstrap variances
A modified mixcure object with extra components:
varboot |
a censboot object |
stderr |
standard errors of parameters in mixcure |
R |
the number of bootstrap samples used |
Yingwei Peng
mixcure
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.