.mcee_check_dp_strictly_increasing | R Documentation |
Check that decision points are strictly increasing within each subject
.mcee_check_dp_strictly_increasing(data, id, dp)
data |
Data frame |
id |
Column name for subject ID |
dp |
Column name for decision point |
Invisibly TRUE if valid, otherwise stops with error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.