assembleCohort: Create a training dataset for a single cohort

Description Usage Arguments Value

Description

Create a training dataset for a single cohort

Usage

1
assembleCohort(cohortYear, grade, conn, type = "train")

Arguments

cohortYear

a character string of the format YYYY-YYYY

grade

a character representing the grade level in the format 10 or 0X

conn

a connection object with the data connections necessary to access the database

Value

a data.frame with all the data for a single cohort organized with each row representing a single student, and each column a measure for that student in the grade-school-year selected


jknowles/ModelEWS documentation built on May 19, 2019, 11:42 a.m.