inzsummary method
Summary method for linear models
# S3 method for lm
inzsummary(x, ..., env = parent.frame())an lm, glm, or svyglm object
additional arguments passed to iNZightSummary
the environment for evaluating things (e.g., bootstraps)
An object of class summary.lm, summary.glm, or
summary.svyglm.