summary.rSPDEobj {rSPDE} | R Documentation |
Summarise rSPDE objects
Description
Summary method for class "rSPDEobj"
Usage
## S3 method for class 'rSPDEobj'
summary(object, ...)
## S3 method for class 'summary.rSPDEobj'
print(x, ...)
## S3 method for class 'rSPDEobj'
print(x, ...)
Arguments
object |
an object of class "rSPDEobj", usually, a result of a call
to |
... |
further arguments passed to or from other methods. |
x |
an object of class "summary.rSPDEobj", usually, a result of a call
to |
[Package rSPDE version 2.3.3 Index]