prepareSGP.baselineSGPshort(sgp_object,
state,
years,
content_areas,
grade.sequences,
baseline.max.order,
calculate.sgps=FALSE,
...)SGP containing long formatted data in the code (from prepareSGP) slot.num.panels-2 so that at least two cohorts comprise each baseline norm group. If baseline.max.order=1, then only 1st order growth percentiles are computstudentGrowthPercentiles for finer control over SGP calculations.SGP slot as a data.table keyed using VALID_CASE, CONTENT_AREA,
YEAR, ID and the student growth percentile results in the SGP slot.prepareSGP, analyzeSGP, combineSGP## Create baseline coefficient matrices using all available cohorts in the example data
Demonstration_Data <- prepareSGP(sgpData_LONG)
Demonstration_Data <- baselineSGPshort(Demonstration_Data)Run the code above in your browser using DataLab