rope_logit | R Documentation |
Calculation of ROPE range for a logistic model.
rope_logit(prevalence, change = 0.05)
prevalence |
prevalence of binomial y variance = 1 |
change |
tolerable range |
This function calculates the ROPE range for a logistic model.
Shoji F. Nakayama
## Not run:
rope.logit <- rope_llogit(0.3, 0.05)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.