print: Print a Spatio-Temporal Linear Mixed Model Summary

Description Usage Arguments Value

Description

Print a Spatio-Temporal Linear Mixed Model Summary

Usage

1
2
3
4
5
6
7
## S3 method for class 'summary.stlmm'
print(
  x,
  digits = max(3L, getOption("digits") - 3L),
  signif.stars = getOption("show.signif.stars"),
  ...
)

Arguments

x

A stlmm summary object.

digits

The number of printing digits.

signif.stars

The significance stars on p-values of the fixed effects.

...

Additional arguments.

Value

A printed summary of the spatio-temporal linear mixed model fit.


michaeldumelle/DumelleEtAl2021STLMM documentation built on Dec. 21, 2021, 5:56 p.m.