RCI_sample_data {LogisticRCI}R Documentation

Sample Data for RCI Calculation

Description

This dataset is a simulated sample of 100 patients from a study on cognitive decline.

Usage

data("RCI_sample_data")

Format

A data frame with 100 observations on the following 5 variables:

age

The patient's age.

gender

A factor with two levels: "male" or "female".

score

The score obtained after 6 months.

baseline

The score obtained at the start of the study.

education

Number of years of education.

Examples

data(RCI_sample_data)

[Package LogisticRCI version 1.1 Index]