Learn R Programming

rSPDE (version 2.5.1)

summary.rspde_lme: 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 rspde_lme
summary(object, all_times = FALSE, ...)

Value

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

Arguments

object

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

all_times

Show all computed times.

...

not used.