powered by
summary method for class ``spdur''.
summary
spdur
# S3 method for spdur summary(object, ...)
An object with class summary.spdur.
summary.spdur
An object with class spdur.
Further arguments passed to or from other methods.
This will list the estimated coefficients and standard errors for the risk and duration equations of a split-population duration model.
The model fitting function is spdur, and see summary for the generic function.
For print formatting, see print.summary.spdur.
print.summary.spdur
data(model.coups) s <- summary(model.coups) class(s) print(s)
Run the code above in your browser using DataLab