R/SEPM.R

#' Statistical Evaluation of Prediction Models (SEPM)
#'
#' Estimate and evaluate the performance of (machine learned) prediction models
#'
#' @section Purpose:
#'
#' Model evaluation... Divided into comparison, estimation, inference
#'
#' @section Model evaluation:
#'
#' The main ...
#'
#' @section Model selection:
#'
#' A second ...
#'
#' @docType package
#' @name SEPM
NULL
maxwestphal/SEPM documentation built on April 12, 2024, 12:09 a.m.