calc_rci: Generic to Calculate RCI and Associated Change

View source: R/calc_rci.R

calc_rciR Documentation

Generic to Calculate RCI and Associated Change

Description

This is an internal generic and should not be called directly. Depending on the different RCI method requested by the user, the appropriate method is called. It calculates the RCI and according clinical significance category for each participant.

Usage

calc_rci(data, ...)

Arguments

data

Prepped data with class ⁠cs_*⁠

...

Additional arguments for the specific RCI method

Value

RCI result object with class cs_distribution


clinicalsignificance documentation built on April 4, 2025, 12:19 a.m.