Learn R Programming

BTIME (version 1.0.0)

dat: Example dataset: dat

Description

A sample dataset used for demonstrating the function.

Usage

dat

Arguments

Format

A data frame with 10 rows and 5 columns:

suid

Subject ID's

total

Total number of trials

stage

Binary predictor variable (0/1)

M1

Count data for Marker 1

M2

Count data for Marker 2

Examples

Run this code
data(dat)
head(dat)

Run the code above in your browser using DataLab