prepareSGP
and analyzeSGP
.combineSGP(sgp_object,
state,
sgp.percentiles=TRUE,
sgp.projections.lagged=TRUE,
max.lagged.sgp.target.years.forward=4)
Student
(from prepareSGP
) and SGP
(from analyzeSGP
) slots.Student
slot as a data.table
keyed using VALID_CASE
, CONTENT_AREA
,
YEAR
, ID
merged with student growth percentiles and/or lagged projection targets and catch up/keep up status.prepareSGP
, analyzeSGP
## combineSGP is Step 3 of 5 of abcSGP
DEMO_Data <- combineSGP(DEMO_Data, state="DEMO")
Run the code above in your browser using DataLab