inzsummary.lm: inzsummary method

View source: R/inzsummary_lm.R

inzsummaryR Documentation

inzsummary method

Description

inzsummary method

Summary method for linear models

Usage

## S3 method for class 'lm'
inzsummary(x, ..., env = parent.frame())

Arguments

x

an lm, glm, or svyglm object

...

additional arguments passed to iNZightSummary

env

the environment for evaluating things (e.g., bootstraps)

Value

An object of class summary.lm, summary.glm, or summary.svyglm.

See Also

iNZightSummary


iNZightVIT/iNZightRegression documentation built on April 8, 2024, 10:25 a.m.