Package: SEI
Title: Calculating Standardised Indices
Version: 0.2.0
Authors@R: 
  c(person(given = "Sam", family = "Allen", email = "sam.allen@stat.math.ethz.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-parametric and non-stationary methods.
URL: https://github.com/noeliaof/SEI, https://noeliaof.github.io/SEI/
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 3.5.0)
Imports: ggplot2, xts, zoo, fitdistrplus, flexsurv, gamlss,
        gamlss.dist, lmom
Suggests: knitr, lubridate, dplyr, gridExtra, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
LazyData: true
NeedsCompilation: no
Packaged: 2024-07-25 14:15:39 UTC; sa20i493
Author: Sam Allen [aut, cre],
  Noelia Otero [aut]
Maintainer: Sam Allen <sam.allen@stat.math.ethz.ch>
Repository: CRAN
Date/Publication: 2024-08-27 11:20:46 UTC
Built: R 4.6.0; ; 2025-07-18 08:39:17 UTC; unix
