| summary.gfcure {gfcure} | R Documentation |
summary method for class "gfcure"
## S3 method for class 'gfcure' summary(object)
object |
an object of class "gfcure", usually, a result of a call to "gfcure". |
print.gfcure and summary.gfcure try to be smart about formatting the coefficients, standard errors, etc.
The function "summary.gfcure" computes and returns a list of summary statistics of the fitted npcure model given in "object".
For the Weibull mixture model, it will produce new coef and stderr that are comparable to the proportional hazards mixture model (npcure).
Yingwei Peng