Description Usage Arguments Details Value Author(s) References See Also Examples
Obtain residuals for the mixture cure models
1 2 3 4 5 6 7 8 9 10 |
object |
an object of mixcure |
data |
the data used to obtain mixcure object. |
type |
residuals type. WLCH is a modified residual proposed in Wileyto et al (2013). The rest types of residuals are defined in the same way as in the classic survival models. |
type2 |
residual type, either "residuals" for regular residuals or "partial" for partial residuals), |
model |
if "latency" (default), residuals for latency model are generated. Otherwise, "incidence" means that residuals for incidence model are generated. |
... |
for compatibility purpose. Not used. |
This function computes residuals for the fitted model from mixcure().
It is a list containing at least the following components:
type |
residuals type |
residuals |
residuals of the model |
Yingwei Peng
Peng, Y. and Taylor, J. M. G. Residual-based model diagnosis methods for mixture cure models. Biometrics, 73:495–505, 2017
mixcure
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.