| curveS3 | R Documentation |
Common S3 methods for objects returned by MC():
coef(object) gives estimated parameter values.
fitted(object) gives fitted values.
predict(object,x) gives estimated mortality rate(s) for given age(s) x.
plot(object) plots data and fitted mortality curve.
deviance(object) gives weighted sum of squared residuals on ln(m_x).
residuals(object) gives residuals on ln(m_x).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.