View source: R/MortalityLaw_S3.R
summary.MortalityLaw | R Documentation |
Summary MortalityLaw
## S3 method for class 'MortalityLaw'
summary(object, ..., digits = max(3L, getOption("digits") - 3L))
object |
an object of class |
... |
additional arguments affecting the summary produced. |
digits |
number of digits to display. |
A list of model diagnosis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.