Description Usage Arguments Value Examples
Create a tidy output for lm() object. The output would have n+1 rows, where n is number of features and 4 columns describing coefficient estimates, standard error, t-statistics and p-values
1 | tidy_lr(model)
|
model |
lm_description |
output data.frame
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.