summary.rSPDEobj: Summarise rSPDE objects

View source: R/print.summary.R

summary.rSPDEobjR 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 fractional.operators(), matern.operators(), or spde.matern.operators().

...

further arguments passed to or from other methods.

x

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


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