summary.dateModel {spDates}R Documentation

Return summary statistics for a dateModel object.

Description

Return summary statistics for a dateModel object.

Usage

## S3 method for class 'dateModel'
summary(object, ...)

Arguments

object

A dateModel object created with modelDates().

...

ignored

Value

A dataframe with estimated start date and speed of advance.


[Package spDates version 1.1 Index]