Skip to content

Commit

Permalink
more documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-imbi committed Sep 20, 2023
1 parent 7a29ffc commit 47e6749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/evaluate_estimator.R
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#' * \code{Bias()}: \eqn{\mathbb{E}[\hat{\mu} - \mu]}
#' * \code{Variance()}: \eqn{\mathbb{E}[(\hat{\mu} - \mathbb{E}[\hat{\mu}])^2]}
#' * \code{MSE()}: \eqn{\mathbb{E}[(\hat{\mu} - mu)^2]}
#' * \code{OverestimationProbability()}: \eqn{\mathbb{E}[(\hat{\mu} - mu)^2]}
#'
#' @md
#' @slot label name of the performance score. Used in printing methods.
Expand Down

0 comments on commit 47e6749

Please sign in to comment.