# reexport common functions from other packages
# From Metrics ----------------
##' @importFrom Metrics rmse
##' @export
Metrics::rmse
##' @importFrom Metrics bias
##' @export
Metrics::bias
##' @importFrom Metrics mse
##' @export
Metrics::mse
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.