summary.dateModel: Return summary statistics for a dateModel object.
Description
Return summary statistics for a dateModel object.
Usage
# S3 method for dateModel
summary(object, ...)
Value
A dataframe with estimated start date and speed of advance.
Arguments
- object
A dateModel object created with modelDates().
- ...
ignored