View source: R/roperange.R View source: R/rope_lm.R
rope_lm | R Documentation |
Calculation of ROPE range for a linear model.
Calculation of ROPE range for a linear model.
rope_lm(y)
rope_lm(y)
y |
continuous y variable |
This function calculates the ROPE range for a linear model.
This function calculates the ROPE range for a linear model.
Shoji F. Nakayama
## Not run:
rope.lm <- rope_lm(y)
## End(Not run)
## Not run:
rope.lm <- rope_lm(y)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.