summary.rspde_lme: Summary Method for 'rspde_lme' Objects.

View source: R/rspde_lme.R

summary.rspde_lmeR Documentation

Summary Method for rspde_lme Objects.

Description

Function providing a summary of results related to mixed effects regression models with Whittle-Matern latent models.

Usage

## S3 method for class 'rspde_lme'
summary(object, all_times = FALSE, ...)

Arguments

object

an object of class "rspde_lme" containing results from the fitted model.

all_times

Show all computed times.

...

not used.

Value

An object of class summary_rspde_lme containing several informations of a rspde_lme object.


rSPDE documentation built on Nov. 6, 2023, 1:06 a.m.