inzsummary {iNZightRegression} | R 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 |
... |
additional arguments passed to |
env |
the environment for evaluating things (e.g., bootstraps) |
Value
An object of class summary.lm
, summary.glm
, or
summary.svyglm
.
See Also
[Package iNZightRegression version 1.3.4 Index]