Description Usage Arguments Value
For discrete series, Probability Integral Transform sampling maps observations onto a Uniform distribution that is then mapped onto a Gaussian distribution for modelling. This is essentially a copula method where we assume the 'marginal' is a discrete distribution. This function takes an approximately Gaussian forecast object and back-transforms it to the discrete distribution that was originally estimated.
1 | transform_fc_preds(forecast, orig_y, params)
|
forecast |
|
orig_y |
|
params |
the original estimated discrete distribution parameter(s). If the original was Negative Binomially distributed,
|
A forecast
containing the estimated discrete predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.