Description Output Columns: See Also
See stats::lm()
for more info :)
a named vector of coefficients
The residuals, that is response minus fitted values.
The fitted mean values.
the numeric rank of the fitted linear model.
(only for weighted fits) the specified weights.
the residual degrees of freedom.
the matched call.
the stats::terms()
object used.
(only where relevant) the contrasts used.
(only where relevant) a record of the levels of the factors used in fitting.
the offset used (missing if none were used).
if requested, the response used.
if requested, the model matrix used.
if requested (the default), the model frame used.
(where relevant) information returned by stats::model.frame()
on the special handling of NAs.
Other example_datasets:
mtcars_dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.