marg_transform: A structure for transforming back and forth to uniform domain

Description Usage Arguments

View source: R/marg_transform.R

Description

A structure for transforming back and forth to uniform domain

Usage

1
marg_transform(x, cdf.method = "geenens", ...)

Arguments

x

A vector of samples or a pre-trained prob_forecast object

cdf.method

Method for estimating the marginal distribution. One of 'empirical', 'kde1d', 'geenens', 'kernsmooth', "precalcbma"

...

Optional arguments to the distribution estimator. 'xmax' can be used for 'kde1d' and 'geenens'


kdayday/forecasting documentation built on Oct. 7, 2020, 7:16 p.m.