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 Roxygen: list(markdown = TRUE) 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 Config/pak/sysreqs: libicu-dev Repository: https://noeliaof.r-universe.dev Date/Publication: 2026-06-03 15:55:13 UTC RemoteUrl: https://github.com/noeliaof/sei RemoteRef: HEAD RemoteSha: 4d4a6d02d0fbfefdb48da63580c6be1bca3d5f14 NeedsCompilation: no Packaged: 2026-07-03 09:12:38 UTC; root Author: Sam Allen [aut, cre], Noelia Otero [aut] Maintainer: Sam Allen