summary.estCVSTmodel: Computes summary details for 'estCVSTmodel' object

Description Usage Arguments Value Author(s) See Also Examples

Description

summary method for class estCVSTmodel.

Usage

1
2
## S3 method for class 'estCVSTmodel'
summary(object, ...)

Arguments

object

estCVSTmodel object to compute summary information for.

...

Ignored additional arguments.

Value

A summary.estCVSTmodel object.

Author(s)

Johan Lindstrom

See Also

Other estCVSTmodel methods: boxplot.estCVSTmodel, coef.estCVSTmodel, estimateCV.STmodel, print.estCVSTmodel, print.summary.estCVSTmodel

Examples

1
2
3
4
##load some data
data(est.cv.mesa)
##print basic information for the CV-predictions
summary(est.cv.mesa)

SpatioTemporal documentation built on May 2, 2019, 8:49 a.m.