Package: LSTS
Type: Package
Title: Locally Stationary Time Series
Version: 2.0
Authors@R: c(
  person("Ricardo", "Olea",
    role = c("aut", "cph"),
    email = "raolea@uc.cl"),
  person("Wilfredo", "Palma",
    role = c("aut", "cph"),
    email = "wpalma@uc.cl"),
  person("Pilar", "Rubio",
    role = c("aut"),
    email = "parubio@puc.cl"),
  person("Mauricio", "Vargas", 
    role = c("aut", "cre"), 
    email = "mavargas11@uc.cl", 
    comment = c(ORCID = "0000-0003-1017-7574")),
  person(family = "National Oceanic and Atmospheric Administration (NOAA)",
    role = c("dtc"))
  )
Description: A set of functions that allow stationary analysis and locally 
 stationary time series analysis. The principal references are
 Dahlhaus (1997) <doi:10.1214/aos/1034276620>,
 Dahlhaus and Giraitis (1998) <doi:10.1111/1467-9892.00114>,
 Brockwell, et al. (2002) <isbn:978-3-319-29854-2>,
 Ljung and Box (1978) <doi:10.1093/biomet/65.2.297>,
 Palma (2007) <isbn:978-0-470-11402-5>,
 Palma, et al. (2011) <doi:10.1002/for.1259>,
 and Palma and Olea (2010) <doi:10.1214/10-AOS812>.
URL: https://pacha.dev/LSTS/
BugReports: https://github.com/pachamaltese/LSTS/issues/
Imports: stats, Rdpack, ggplot2, scales, patchwork
RdMacros: Rdpack
Depends: R (>= 3.6.0)
License: Apache License (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat (>= 2.1.0)
NeedsCompilation: no
Packaged: 2021-04-07 18:52:37 UTC; pacha
Author: Ricardo Olea [aut, cph],
  Wilfredo Palma [aut, cph],
  Pilar Rubio [aut],
  Mauricio Vargas [aut, cre] (<https://orcid.org/0000-0003-1017-7574>),
  National Oceanic and Atmospheric Administration (NOAA) [dtc]
Maintainer: Mauricio Vargas <mavargas11@uc.cl>
Repository: CRAN
Date/Publication: 2021-04-18 21:50:18 UTC
