Learn R Programming

LogisticRCI (version 1.1)

Linear and Logistic Regression-Based Reliable Change Index

Description

Here we provide an implementation of the linear and logistic regression-based Reliable Change Index (RCI), to be used with lm and binomial glm model objects, respectively, following Moral et al. . The RCI function returns a score assumed to be approximately normally distributed, which is helpful to detect patients that may present cognitive decline.

Copy Link

Version

Install

install.packages('LogisticRCI')

Monthly Downloads

216

Version

1.1

License

GPL (>= 2)

Maintainer

Rafael de Andrade Moral

Last Published

March 9th, 2022

Functions in LogisticRCI (1.1)

LogisticRCI-package

LogisticRCI
RCI

Calculate the Linear or Logistic Regression-Based Reliable Change Index (RCI)
RCI_newpatient

Calculate the Linear or Logistic Regression-Based Reliable Change Index (RCI) for a New Patient Based on a Fitted Model
RCI_sample_data

Sample Data for RCI Calculation