rope_logit: ROPE range calculation for a logistic model

View source: R/rope_logit.R

rope_logitR Documentation

ROPE range calculation for a logistic model

Description

Calculation of ROPE range for a logistic model.

Usage

rope_logit(prevalence, change = 0.05)

Arguments

prevalence

prevalence of binomial y variance = 1

change

tolerable range

Details

This function calculates the ROPE range for a logistic model.

Author(s)

Shoji F. Nakayama

Examples

## Not run: 
rope.logit <- rope_llogit(0.3, 0.05)

## End(Not run)


fabregithub/r4jecs documentation built on June 13, 2025, 4:50 p.m.