View source: R/dplyr_wrappers.R
summary.rN_lm | R Documentation |
Using run_lm
creates a very unwieldy call to lm(). This
function replaces it by a more legible call in the 'summary()'-output
## S3 method for class 'rN_lm' summary(object, ...)
object |
A model with class 'rN_lm' |
... |
Arguments passed on to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.