Description Usage Arguments Value
Identify optimal sample size
1 | .identify_optimal(df, cutoff, use_h2o = F)
|
df |
A dataframe containing the sample size, accuracies |
cutoff |
A numeric values to determine the threshold for identifying the sample size |
use_h2o |
A logical input to use logic for h2o data |
df A data.frame
opt A integer with the optimal sample size
y_lim A vector of limits for a ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.