priority_group: Recalculate school growth or attainment precentiles for...

Description Usage Arguments Value

View source: R/priority_group.R

Description

priority_group recalculates SQRP school growth or attainment percentiles for priority groups for an sqrp_growth or sqrp_attainment attainment objects. The function subsets the original data by the priority group and then reruns school_growth_percentile or school_growth_percentile, depending on the class of sqrp_obj

Usage

1
priority_group(sqrp_obj, group_column, group_id, ...)

Arguments

sqrp_obj

either an sqrp_growth or sqrp_attainment object create by running #' school_growth_percentile or school_growth_percentile, respectivley, on NWEA MAP data.

group_column

a single element character vector with the name of the column in the original data that identifies priority group membership.

group_id

a single element character vector of the code in grou_column that identifites whether ro not a student is a member of the priority group of interest

...

other arguments passed to either school_growth_percentile or school_growth_percentile

Value

an sqrp_growth and priority_group_growth or sqrp_attainment and priority_group_attain


chrishaid/sqrpr documentation built on Dec. 16, 2019, 3:32 a.m.