Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding astsa/forecast/sweep/timetk/doBy packages #163

Open
markdrussell opened this issue Sep 11, 2024 · 1 comment
Open

Adding astsa/forecast/sweep/timetk/doBy packages #163

markdrussell opened this issue Sep 11, 2024 · 1 comment
Assignees

Comments

@markdrussell
Copy link

Hello!

I am setting up a new project that use ARIMA to forecast disease incidence rates pre- vs. post-COVID. This will be based upon the following code:

https://gitlab.com/envhe/wales-cec-ltc-incidence-shiny-dashboard/-/blob/main/sarima_Incidence_rates_18May2022.R?ref_type=heads

I have adapted this code and so that it works locally on my device. However, it requires the following packages, which I don't believe are currently available in the R docker image (please correct me if wrong!):

https://cran.r-project.org/web/packages/astsa/index.html
https://cran.r-project.org/web/packages/sweep/index.html
https://cran.r-project.org/web/packages/timetk/index.html
https://cran.r-project.org/web/packages/forecast/index.html
https://cran.r-project.org/web/packages/doBy/index.html

Would it be possible to have these packages added? Apologies in advance - I'm not an R expert (usually a Stata user), but the R setup for ARIMA is much better than in Stata.

Many thanks,
Mark

@rebkwok
Copy link
Contributor

rebkwok commented Oct 8, 2024

@wjchulme has confirmed these packages are OK to add

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants