Description Usage Arguments Details Value See Also Examples
Finds and flags invalid records.
1 | qc.invalid_records(responses)
|
responses |
The responses dataframe. |
Counts test taker responses. If a testaker has > median count OR < median count -10, all their responses are flagged. Invalid records flag column is 'invalidRecord'.
The responses dataframe tagged for invalid records.
Other Response QC functions: qc.archive,
qc.clean, qc.duplicates,
qc.invalid_scores, qc.omits,
qc.outliers, qc.run
1 | qc.invalid_records(ResponseImport)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.