truncated_growth: Calculate truncated growth

Description Usage Arguments Value

View source: R/school_growth_percentile.R

Description

truncated_growth calculates rit score associated with a given student growth percentile

Usage

1
2
truncated_growth(truncation_percentile = 0.99, typical_growth, sd_growth,
  start_rit = 0)

Arguments

truncation_percentile

percentile to truncate to.

typical_growth

the typical growth (expected growth) from NWEA norms table

sd_growth

the standard deviation growth (expected growth) from NWEA norms table

start_rit

the starting rit score to which truncated growth will be added.

Value

vector of RIT scores equivilent to specified growth percentile


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