#' model.comp: a package for model comparisons
#'
#' The model.comp package currently provides the compare_models() function which
#' fits specified models and evaluates specified performance metrics for a given
#' dataset.
#'
#'
#' @docType package
#' @name model.comp
NULL
#> NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.