Usage
# S3 method for performance_model
display(object, format = "markdown", digits = 2, caption = NULL, ...)# S3 method for performance_model
print_md(
x,
digits = 2,
caption = "Indices of model performance",
layout = "horizontal",
...
)
# S3 method for compare_performance
print_md(
x,
digits = 2,
caption = "Comparison of Model Performance Indices",
layout = "horizontal",
...
)