powered by
This is a function that reports a descriptive analysis of the strategy and students performance
DescriptiveStrategy( data, strategy.var, performance.item, performance.test, PartialCredit = FALSE )
This function returns a report with a descriptive analysis of the strategy and students performance
A matrix or data.frame where the 'strategy.var' and performance variables are
matrix
data.frame
A character string with the name of the strategy variable
A character string with the name of the item performance variable
A character string with the name of the test performance variable
Logical. It can be used when the item is partial credit score.
m2$DescriptiveStrategy(cp025q01.treated, "votat", "CP025Q01", "PV1CPRO")
Run the code above in your browser using DataLab