print.spotLinearModel: Print method for linear model

View source: R/buildLM.R

print.spotLinearModelR Documentation

Print method for linear model

Description

Wrapper for print.lm.

Usage

## S3 method for class 'spotLinearModel'
print(x, ...)

Arguments

...

not used

object

fit of the model, an object of class "spotLinearModel", produced by buildLM.


SPOT documentation built on June 26, 2022, 1:06 a.m.