R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
SGP
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]
[Scholar Profile | Author Map]
All associated links for this package
SGPdata . 10.32614/CRAN.package.SGP . https://github.com/CenterForAssessment/SGP/issues . https://github.com/CenterForAssessment/SGP . https://CRAN.R-project.org/package=SGP . SGP citation info . SGP results . SGP.pdf . Getting started with SGP . SGP Data Analysis . SGP_2.2-0.0.tar.gz . SGP_2.2-0.0.zip . SGP_2.2-0.0.zip . SGP_2.2-0.0.zip . SGP_2.2-0.0.tgz . SGP_2.2-0.0.tgz . SGP_2.2-0.0.tgz . SGP_2.2-0.0.tgz . SGP_2.2-0.0.tgz . SGP_2.2-0.0.tgz . SGP archive . SGPdata . https://CRAN.R-project.org/package=SGP .
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 29 Mar. 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
Today's Hot Picks in Authors and Packages
quickcode
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
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
landmix
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Layla Parast (view profile)
gglgbtq
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Laura Bakala (view profile)
23,842
R Packages
207,311
Dependencies
64,420
Author Associations
23,781
Publication Badges
