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