| check_data | R Documentation |
Checks for common data issues and issues informative warnings.
Called internally by cic when input is potentially
problematic. Also available for manual use.
check_data(y_00, y_01, y_10, y_11)
y_00, y_01, y_10, y_11 |
Numeric vectors of outcomes. |
Invisible TRUE. Produces warnings for potential issues.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.