Description Usage Arguments Value Examples
This function will calculate score progressions for each level (A and C). The result will be a percentage.
1 | progression_score(table, phases)
|
table |
A data.table object containing the scores. |
phases |
A number indicating how many phases you have chosen to split the analysis into. |
A data.table object with the results for each indivdual, across the number of phases you have chosen.
1 | tab <- progression_score(table,5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.