summary.STmodel {SpatioTemporal} | R Documentation |
STmodel
objectsummary
method for class STmodel
.
## S3 method for class 'STmodel' summary(object, type = object$covars$type, ...)
object |
|
type |
Factorial of |
... |
Ignored additional arguments. |
A summary.STmodel
object.
Johan Lindstrom
Other STmodel methods: MCMC.STmodel
,
c.STmodel
, createSTmodel
,
estimate.STmodel
,
estimateCV.STmodel
,
plot.STdata
, predict.STmodel
,
print.STmodel
,
print.summary.STmodel
,
qqnorm.predCVSTmodel
,
scatterPlot.predCVSTmodel
,
simulate.STmodel
##load some data data(mesa.model) ##Summary of data fields. summary(mesa.model)