man-roxygen/class_decorator.R

#' @details Decorator objects add functionality to the given [Distribution] object by copying methods
#' in the decorator environment to the chosen [Distribution] environment.
#'
#' All methods implemented in decorators try to exploit analytical results where possible, otherwise
#' numerical results are used with a message.
#'
#' @family decorators
RaphaelS1/distr6 documentation built on July 12, 2024, 12:30 a.m.