Skip to content
/ ares Public
forked from wjunger/ares

An old albeit useful R library for time series analysis in air pollution epidemiology.

License

Notifications You must be signed in to change notification settings

NPEA/ares

 
 

Repository files navigation

ares

It is an old albeit useful R library for time series analysis in air pollution epidemiology.

This library is a toolbox for time series analyses using generalized additive models. It includes functions for model fitting and diagnostics. Dual pollutants and polynomial distributed lag models are also implemented.

Installation

install.packages("remotes")
remotes::install_github("wjunger/ares")

or

install.packages("remotes")
remotes::install_github("NPEA/ares")

Check further instruction on how to install R packages from GitHub repositories at the remotes package repository.

Notice

The repository NPEA/ares is an updated fork and it is ready to use. However, if you wish to fork this project, fork the upstream wjunger/ares.

License

GPL (>= 2)

Disclaimer

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

An old albeit useful R library for time series analysis in air pollution epidemiology.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%