Learn R Programming

LGRF (version 1.0)

LGRF.example: Data example for LGRF

Description

The dataset contains outcome variable Y, covariate X, time and genotype data Z. The first column in time is the subject ID and the second column is the measured exam. Y, X and time are all in long form. Z is a genotype matrix where each row corresponds to one subject.

Usage

data(LGRF.example)

Arguments

Examples

Run this code
data(LGRF.example)

Run the code above in your browser using DataLab