Skip to contents

Print an InducerLm object.

Usage

# S3 method for InducerLm
print(x, ...)

Arguments

x

object of class InducerLm.

...

optional arguments to print methods.

See also

Examples

inducer <- InducerLm()
inducer
#> Inducer: lm
#> Configuration:  formula = , subset = , weights = , na.action = , method = qr, model = TRUE, x = FALSE, y = FALSE, qr = TRUE, singular.ok = TRUE, offset =