Michael Howell
2019-Jun-01 19:36 UTC
[R] How to specify distribution of forecast predictions?
Good afternoon, I know that packages like r-forecast will create confidence intervals for forecasts which can then be plotted. However I am doing something experimental and would like to specify my own prediction distributions and then graph them. Can anyone tell me if there is some package or function available that would do this? [[alternative HTML version deleted]]
Jeff Newmiller
2019-Jun-01 20:00 UTC
[R] How to specify distribution of forecast predictions?
https://stat.ethz.ch/pipermail/r-help/2008-July/168230.html or ggplot2::geom_ribbon On June 1, 2019 12:36:18 PM PDT, Michael Howell <mchowell2 at gmail.com> wrote:>Good afternoon, >I know that packages like r-forecast will create confidence intervals >for >forecasts which can then be plotted. However I am doing something >experimental and would like to specify my own prediction distributions >and >then graph them. Can anyone tell me if there is some package or >function >available that would do this? > > [[alternative HTML version deleted]] > >______________________________________________ >R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide >http://www.R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code.-- Sent from my phone. Please excuse my brevity.