Package: SEI
Title: Calculating Standardised Indices
Version: 0.1.1
Authors@R: 
  c(person(given = "Sam", family = "Allen", email = "sam.allen@unibe.ch", role = c('aut','cre')),
  person(given = "Noelia", family = "Otero", email = "noeli1680@gmail.com", role=c('aut')))
Description: Convert a time series of observations to a time series of standardised indices that can be used to monitor variables on a common and probabilistically interpretable scale. The indices can be aggregated and rescaled to different time scales, visualised using plot capabilities, and calculated using a range of distributions. This includes flexible non- and semi-parametric methods, as suggested by Allen and Otero (2023) <doi:10.1016/j.renene.2023.119206>.
URL: https://github.com/noeliaof/SEI
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 3.5.0)
Imports: ggplot2, xts, zoo, fitdistrplus
Suggests: knitr, lubridate, dplyr, gridExtra, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
LazyData: true
NeedsCompilation: no
Packaged: 2024-01-26 15:59:17 UTC; sa20i493
Author: Sam Allen [aut, cre],
  Noelia Otero [aut]
Maintainer: Sam Allen <sam.allen@unibe.ch>
Repository: CRAN
Date/Publication: 2024-01-26 16:20:02 UTC
Built: R 4.2.3; ; 2024-01-26 17:59:59 UTC; unix
