get_test_percentile: Finds student national percentile rank

Description Usage Arguments Value

View source: R/school_growth_percentile.R

Description

get_test_percentile looks up a student's national percentile rank from student_status_norms_2011_dense_extended.

Usage

1
get_test_percentile(measurementscale, season, grade_level, ritscore)

Arguments

measurementscale

the test subject.

season

the test season, which is one of "Fall", "Winter", or "Spring".

grade_level

the grade level at the time of the assessment

ritscore

the test RIT score for which you want to know the test percentile.

Value

an integer vector


kippchicago/sqrpr documentation built on Dec. 15, 2019, 12:27 a.m.