View source: R/CheckFunctions.R
check_grid-internal | R Documentation |
Cheking of the parameter grid.
check_grid(grid)
grid |
grid size for computing the ROC curve estimate. The default value is 1000. |
Verifies if the parameter entered as grid is a numerical value greater than 0.
A list with two components:
grid |
grid size entered. |
message |
table with the warning messages generated by the function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.