Package: LogisticRCI 1.1

Rafael de Andrade Moral
LogisticRCI: Linear and Logistic Regression-Based Reliable Change Index
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. <https://psyarxiv.com/gq7az/>. The RCI function returns a score assumed to be approximately normally distributed, which is helpful to detect patients that may present cognitive decline.
Authors:
LogisticRCI_1.1.tar.gz
LogisticRCI_1.1.tar.gz(r-4.7-any)LogisticRCI_1.1.tar.gz(r-4.6-any)
LogisticRCI_1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
LogisticRCI/json (API)
| # Install 'LogisticRCI' in R: |
| install.packages('LogisticRCI', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- RCI_sample_data - Sample Data for RCI Calculation
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:074609a304. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 112 | ||
| source / vignettes | OK | 136 | ||
| linux-release-x86_64 | OK | 109 | ||
| wasm-release | OK | 94 |
Exports:RCIRCI_newpatient
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Linear and Logistic Regression-Based Reliable Change Index | LogisticRCI-package LogisticRCI |
| Calculate the Linear or Logistic Regression-Based Reliable Change Index (RCI) | RCI |
| Calculate the Linear or Logistic Regression-Based Reliable Change Index (RCI) for a New Patient Based on a Fitted Model | RCI_newpatient |
| Sample Data for RCI Calculation | RCI_sample_data |