print.estCVSTmodel: Print details for 'estCVSTmodel' object

Description Usage Arguments Value Author(s) See Also Examples

Description

print method for class estCVSTmodel.

Usage

1
2
## S3 method for class 'estCVSTmodel'
print(x, ...)

Arguments

x

estCVSTmodel object to print information for.

...

Ignored additional arguments.

Value

Nothing

Author(s)

Johan Lindstrom

See Also

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

Examples

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

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