rope_lm: ROPE range calculation for a linear model

View source: R/roperange.R View source: R/rope_lm.R

rope_lmR Documentation

ROPE range calculation for a linear model

Description

Calculation of ROPE range for a linear model.

Calculation of ROPE range for a linear model.

Usage

rope_lm(y)

rope_lm(y)

Arguments

y

continuous y variable

Details

This function calculates the ROPE range for a linear model.

This function calculates the ROPE range for a linear model.

Author(s)

Shoji F. Nakayama

Examples

## Not run: 
rope.lm <- rope_lm(y)

## End(Not run)

## Not run: 
rope.lm <- rope_lm(y)

## End(Not run)


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