View source: R/marg_transform.R
A structure for transforming back and forth to uniform domain
1 | marg_transform(x, cdf.method = "geenens", ...)
|
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' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.