Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosbosse committed Oct 30, 2024
1 parent 1d3ad6a commit bd40d82
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 6 deletions.
2 changes: 1 addition & 1 deletion R/class-forecast-sample.R
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ is_forecast_sample <- function(x) {


#' @rdname as_forecast_quantile
#' @description
#' @details # Converting from `forecast_sample` to `forecast_quantile`
#' When creating a `forecast_quantile` object from a `forecast_sample` object,
#' the quantiles are estimated by computing empircal quantiles from the samples
#' via [quantile()]. Note that empirical quantiles are a biased estimator for
Expand Down
24 changes: 19 additions & 5 deletions man/as_forecast_quantile.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bd40d82

Please sign in to comment.