print.summary.slmfit: Prints the summary of a fitted spatial linear model

Description Usage Arguments Value

View source: R/print.summary.slmfit.R

Description

Prints the summary of a fitted spatial linear model

Usage

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

Arguments

x

is an object generated from slmfit

digits

is the number of digits to be displayed in the model output

signif.stars

is an option to show which predictors are significant.

...

are options passed on to printCoefmat summary.slmfit.

Value

a list with


highamm/FPBK-with-Detection documentation built on Jan. 2, 2022, 6:35 a.m.