View source: R/utils_asserts.R
assert_test_col | R Documentation |
Assert that test_col is of logical type
assert_test_col(df, test_col)
df |
Data frame of model data. |
test_col |
Name of logical column specifying which response values to remove
for testing the model's predictive accuracy. If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.