report_scores {designit} | R Documentation |
Helper function to print out one set of scores plus (if needed) aggregated values
report_scores(score, agg_score, iteration)
score |
Vector of (non-aggregated) scores (may be a single value as well) |
agg_score |
Vector of aggregated scores (may be a single value as well) |
iteration |
Iteration number |