Learn R Programming

⚠️There's a newer version (2.2-0.0) of this package.Take me there.

SGP (version 0.0-8.5)

An R Package for the Calculation and Visualization of Student Growth Percentiles.

Description

Functions to calculate student growth percentiles and percentile growth projections/trajectories for students using large scale, longitudinal assessment data. Functions use quantile regression to estimate the conditional density associated with each student's achievement history. Percentile growth projections/trajectories are calculated using the coefficient matrices derived from the quantile regression analyses and specify what percentile growth is required for students to reach future achievement targets.

Copy Link

Version

Install

install.packages('SGP')

Monthly Downloads

2,114

Version

0.0-8.5

License

CC BY-SA 3.0 US | CC BY-NC-SA 3.0 + file LICENSE

Maintainer

Damian Betebenner

Last Published

May 21st, 2011

Functions in SGP (0.0-8.5)

summarizeSGP

Summarize student scale scores, proficiency levels and student growth percentiles according to user specified summary group variables
viewSummaryGroups

studentGrowthPlot

Create a student growth and achievement chart
analyzeSGP

Analyze student data to produce student growth percentiles and student growth projections
prepareSGP

Prepare data for SGP analyses
studentGrowthPercentiles

Student Growth Percentiles
sgpData

Longitudinal Student Assessment Data
SGP-package

SGP: An R Package for the Calculation and Visualization of Student Growth Percentiles.
bubblePlot

bubblePlot for SGP
studentGrowthProjections

Student Growth Projections
stateData

State assessment program data including performance level cutscores for large scale state assessments
sgpData_LONG

Longitudinal Student Assessment Data in LONG format
combineSGP

Combine student data and SGP results
abcSGP

Perform 4 step sequence: prepareSGP, analyzeSGP, combineSGP, and summarizeSGP