sample_dat: Sample Data for z-score Calculation

sample_datR Documentation

Sample Data for z-score Calculation

Description

A sample dataset with the demographic variables and UDSNB 3.0 cognitive test variables for z-score calculation. You should prepare your dataset to make sure it is in the standard format and had the correct variable names.

Usage

data(sample_dat)

Format

a tibble(dataframe)

Examples

data(sample_dat)
head(sample_dat)
str(sample_dat)

JiyueQin/eas documentation built on April 4, 2022, 1:51 a.m.