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 aftsem
summary(object, ...)An object of class `summaryaftsem` that contains summary information of the fitted aftsem model.
An object of aftsemfit
Further arguments passed to or from other methods.