Learn R Programming

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

SGP (version 1.0-0.0)

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

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

3,807

Version

1.0-0.0

License

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

Issues

Pull Requests

Stars

Forks

Maintainer

Damian Betebenner

Last Published

January 16th, 2013

Functions in SGP (1.0-0.0)

testSGP

Test SGP Package functions
summarizeSGP

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

Class "SGP"
SGPstateData

State assessment program data from large scale state assessments for use with SGP package
updateSGP

Function to update SGP object with additional year's analyses
studentGrowthProjections

Student Growth Projections
abcSGP

Perform 5 step sequence: prepareSGP, analyzeSGP, combineSGP, summarizeSGP, and visualizeSGP
growthAchievementPlot

growthAchievementPlot for SGP
gofSGP

Function for producing goodness of fit plots using existing SGP object
analyzeSGP

Analyze student data to produce student growth percentiles and student growth projections
splineMatrix-class

Class "splineMatrix"
studentGrowthPlot_Styles

studentGrowth_Styles providing base templates for the core studentGrowthPlot function
studentGrowthPercentiles

Student Growth Percentiles
combineSGP

Combine student data and SGP results
prepareSGP

Prepare data for SGP analyses
bubblePlot_Styles

bubblePlot_Styles providing various uses of the core bubblePlot function
baselineSGP

Analyze student data to produce student growth percentiles and coefficient matrices from a baseline (i.e. multiple cohort) norm group
SGP-package

SGP: An R Package for the Calculation and Visualization of Student Growth Percentiles & Percentile Growth Trajectories.
studentGrowthPlot

Create a student growth and achievement chart
bubblePlot

Core bubblePlot function for SGP
outputSGP

Output student data and SGP results for a variety of purposes
visualizeSGP

Visualize data from SGP analyses
capwords

Function for converting all caps to mixed case. Useful in data cleaning.