Description Usage Arguments Value See Also
A modification of the summary
method for class lm
,
for the case when .
1 | adj_wtd_lm_summary(wtd_lm)
|
object |
an object of class " |
adj_wtd_lm_summary
computes and returns a list of summary
statistics of the fitted linear model given in object
.
Instead, use agg_lm
for model fits to produce objects in class
"agg_lm
" then summarize with summary_agg_lm
.
Modifies the summary.lm
function in the stats
library.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.