summary.aftsem {aftsem} | R Documentation |
Provides a summary of an aftsem model fit, including the model call, residuals, initial and final coefficient estimates, method, convergence status, number of iterations, number of observations, percent of censored observations, and if available, the estimated covariance matrix of the coefficients, standard deviations, z-values, and p-values for a Wald test.
## S3 method for class 'aftsem'
summary(object, ...)
object |
An object of aftsemfit |
... |
Further arguments passed to or from other methods. |
An object of class 'summaryaftsem' that contains summary information of the fitted aftsem model.