summary.estCVSTmodel {SpatioTemporal} | R Documentation |
estCVSTmodel
objectsummary
method for class estCVSTmodel
.
## S3 method for class 'estCVSTmodel' summary(object, ...)
object |
|
... |
Ignored additional arguments. |
A summary.estCVSTmodel
object.
Johan Lindstrom
Other estCVSTmodel methods: boxplot.estCVSTmodel
,
coef.estCVSTmodel
,
estimateCV.STmodel
,
print.estCVSTmodel
,
print.summary.estCVSTmodel
##load some data data(est.cv.mesa) ##print basic information for the CV-predictions summary(est.cv.mesa)