Nightly builds of stable development EpiForecast packages
covidregionaldata (v 0.7.0, ): Subnational Data for the Covid-19 OutbreakEpiNow (v 0.3.0, ): Estimate Realtime Case Counts and Time-varying Epidemiological ParametersEpiNow2 (v 1.2.0, ): Estimate Real-Time Case Counts and Time-Varying Epidemiological ParametersEpiSoon (v 0.3.0, ): Forecast Cases Using Reproduction NumbersRtD3 (v 0.0.1, ): Rt Visualization in D3scoringutils (v 0.1.2, ): Utilities for Scoring and Assessing Predictionsstackr (v 0.1.0, ): Create Mixture Models From Predictive SamplesIf drat is not installed, first install from
CRAN with
install.packages("drat")
To install packages, run
drat:::add("epiforecasts")
after which packages can be installed as usual, for example:
install.packages("EpiSoon")