Learn R Programming

rSPDE (version 2.5.1)

summary.rSPDEobj1d: Summarise rSPDE objects without FEM

Description

Summary method for class "rSPDEobj1d"

Usage

# S3 method for rSPDEobj1d
summary(object, ...)

# S3 method for summary.rSPDEobj1d print(x, ...)

# S3 method for rSPDEobj1d print(x, ...)

Arguments

object

an object of class "rSPDEobj1d", usually, a result of a call to matern.rational().

...

further arguments passed to or from other methods.

x

an object of class "summary.rSPDEobj1d", usually, a result of a call to summary.rSPDEobj1d().