summary.rSPDEobj1d: Summarise rSPDE objects without FEM

View source: R/print.summary.R

summary.rSPDEobj1dR 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 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().


rSPDE documentation built on Jan. 26, 2026, 9:06 a.m.