summary.MortalityLaw: Summary MortalityLaw
Description
Summary MortalityLaw
Usage
# S3 method for MortalityLaw
summary(object, ..., digits = max(3L, getOption("digits") - 3L))
Value
A list of model diagnosis
Arguments
- object
an object of class "MortalityLaw"
- ...
additional arguments affecting the summary produced.
- digits
number of digits to display.