Other packages > Find by keyword >

SGP  

Student Growth Percentiles & Percentile Growth Trajectories
View on CRAN: Click here


Download and install SGP package within the R console
Install from CRAN:
install.packages("SGP")

Install from Github:
library("remotes")
install_github("cran/SGP")

Install by package version:
library("remotes")
install_version("SGP", "2.2-0.0")



Attach the package and use:
library("SGP")
Maintained by
Damian W. Betebenner
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-10-17
Latest Update: 2023-10-23
Description:
An analytic framework for the calculation of norm- and criterion-referenced academic growth estimates using large scale, longitudinal education assessment data as developed in Betebenner (2009) .
How to cite:
Damian W. Betebenner (2008). SGP: Student Growth Percentiles & Percentile Growth Trajectories. R package version 2.2-0.0, https://cran.r-project.org/web/packages/SGP. Accessed 04 Jan. 2025.
Previous versions and publish date:
0.0-1 (2008-10-17 10:28), 0.0-2 (2008-11-17 12:03), 0.0-3 (2009-02-16 08:41), 0.0-4 (2009-04-14 19:27), 0.0-5 (2010-02-18 14:04), 0.0-6.4 (2010-10-21 12:48), 0.0-6.5 (2010-11-26 13:50), 0.0-6.6 (2010-12-24 16:28), 0.0-6.7 (2011-02-09 11:48), 0.0-6.8 (2011-02-14 21:09), 0.0-6.9 (2011-03-06 10:46), 0.0-6 (2010-10-06 08:30), 0.0-7.0 (2011-04-04 11:06), 0.0-8.0 (2011-05-08 07:45), 0.0-8.5 (2011-05-21 22:15), 0.1-0.0 (2011-06-18 19:04), 0.3-5.0 (2011-07-24 07:15), 0.4-0.0 (2011-08-15 11:07), 0.4-5.0 (2011-08-18 17:08), 0.5-0.0 (2011-08-25 14:16), 0.6-0.0 (2011-09-12 08:23), 0.7-0.0 (2011-10-06 10:46), 0.7-1.0 (2011-10-12 09:55), 0.8-0.0 (2012-01-10 08:25), 0.9-0.0 (2012-04-12 16:02), 0.9-9.0 (2012-07-31 14:39), 1.0-0.0 (2013-01-16 11:43), 1.0-3.0 (2013-01-21 15:09), 1.1-0.0 (2013-04-12 16:48), 1.2-0.0 (2014-01-28 11:50), 1.4-0.0 (2016-01-10 09:09), 1.5-0.0 (2016-03-05 00:20), 1.6-0.0 (2017-01-01 10:09), 1.7-0.0 (2017-04-22 00:50), 1.8-0.0 (2018-05-10 23:26), 1.9-0.0 (2019-02-20 21:00), 1.9-5.0 (2020-01-30 23:40), 2.0-0.0 (2022-05-28 01:40), 2.1-0.0 (2023-10-23 17:50)
Other packages that cited SGP R package
View SGP citation profile
Other R packages that SGP depends, imports, suggests or enhances
Complete documentation for SGP
Functions, R codes and Examples using the SGP R package
Some associated functions: SGP-class . SGP-package . SGPstateData . abcSGP . analyzeSGP . baselineSGP . bubblePlot . bubblePlot_Styles . capwords . combineSGP . courseProgressionSGP . createKnotsBoundaries . getStateAbbreviation . gofSGP . growthAchievementPlot . outputSGP . prepareSGP . rliSGP . setNamesSGP . splineMatrix-class . studentGrowthPercentiles . studentGrowthPlot . studentGrowthPlot_Styles . studentGrowthProjections . summarizeSGP . testSGP . updateSGP . visualizeSGP . 
Some associated R codes: SGP-class.R . abcSGP.R . analyzeSGP.R . as.splineMatrix.R . baselineSGP.R . bubblePlot.R . bubblePlot_Styles.R . capwords.R . checkConfig.R . checkKnotsBoundaries.R . checkSGP.R . checksplineMatrix.R . combineSGP.R . convertScaleScore.R . convertTime.R . courseProgressionSGP.R . createKnotsBoundaries.R . createLongCutscores.R . createSuperCohortData.R . createUniqueLongData.R . csemScoreSimulator.R . ddcast.R . detectSGPCores.R . equateSGP.R . getAchievementLevel.R . getCohortDataInfo.R . getErrorReports.R . getFirstAndLastInGroup.R . getHighNeedStatus.R . getJSON.R . getKey.R . getKnotsBoundaries.R . getMaxOrderForProgression.R . getMyLabel.R . getNewCutscores.R . getPanelData.R . getPanelDataVnames.R . getPercentileTableNames.R . getPreferredSGP.R . getSGPBaselineConfig.R . getSGPColor.R . getSGPConfig.R . getSGPSRSBaselineConfig.R . getSGPtNames.R . getStateAbbreviation.R . getTableNameYear.R . getTargetAchievementLevels.R . getTargetInitialStatus.R . getTargetName.R . getTargetSGP.R . getTargetSGPContentArea.R . getTargetSGPLevel.R . getTargetScaleScore.R . getTimeShiftIndex.R . getVersion.R . getYearsContentAreasGrades.R . getsplineMatrices.R . gofSGP.R . growthAchievementPlot.R . is.SGP.R . is.splineMatrix.R . linkagePlot.R . mergeSGP.R . mergeScaleScoreTarget.R . messageSGP.R . outputSGP.R . piecewiseTransform.R . prepareSGP.R . prettyDate.R . rliCutscoreCreation.R . rliSGP.R . setNamesSGP.R . splineMatrix-class.R . sqliteSGP.R . startParallel.R . stopParallel.R . stratifiedRandomSampleSGP.R . studentGrowthPercentiles.R . studentGrowthPlot.R . studentGrowthPlot_Styles.R . studentGrowthProjections.R . summarizeSGP.R . summarizeSGP_Utilities.R . testSGP.R . timetakenSGP.R . transformScaleScore.R . unfoldstudentGrowthPlots.R . unique.splineMatrix.R . updateSGP.R . visualizeSGP.R . yearIncrement.R . zzz.R .  Full SGP package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

epubr  
Read EPUB File Metadata and Text
Provides functions supporting the reading and parsing of internal e-book content from EPUB files. T ...
Download / Learn more Package Citations See dependency  
NestedMenu  
A Nested Menu Widget for 'Shiny' Applications
Provides a nested menu widget for usage in 'Shiny' applications. This is useful for hierarchical ch ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ravedash  
Dashboard System for Reproducible Visualization of "iEEG"
Dashboard system to display the analysis results produced by 'RAVE' (Magnotti J.F., Wang Z., Beauch ...
Download / Learn more Package Citations See dependency  
VARMER  
Variational Merging
A new mathematical formulation to merge observed data with gridded images of environmental variables ...
Download / Learn more Package Citations See dependency  
EffectLiteR  
Average and Conditional Effects
Use structural equation modeling to estimate average and conditional effects of a treatment variabl ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA