cohort_year: Calculate a student's cohort

View source: R/util.R

cohort_yearR Documentation

Calculate a student's cohort

Description

A student's cohort is defined as the year they would graduate from 12th grade, assuming a normal pattern of promotion and on time graduation. A student can move between cohorts if they are retained

Usage

cohort_year(end_year, grade)

Arguments

end_year

4-digit year, where year is the ending year of an academic year (eg 2015 is 2014-2015 school year).

grade

student's grade level

Value

numeric vector


almartin82/parccvizieR documentation built on June 3, 2023, 10:59 a.m.