Package: FTSgof
Type: Package
Title: White Noise and Goodness-of-Fit Tests for Functional Time Series
Version: 1.0.0
Authors@R: c(
    person("Mihyun", "Kim", email = "mihyun.kim@mail.wvu.edu", role = c("aut", "cre")),
    person("Chi-Kuang", "Yeh", email = "chi-kuang.yeh@uwaterloo.ca", role = c("aut"),
             comment = c(ORCID = "0000-0001-7057-2096")),
    person("Yuqian", "Zhao", email = "yuqian.Zhao@sussex.ac.uk", role = c("aut")),
    person("Gregory", "Rice", email = "grice@uwaterloo.ca", role = c("ctb"))
    )
Maintainer: Mihyun Kim <mihyun.kim@mail.wvu.edu>
Description: It offers comprehensive tools for the analysis of functional
    time series data, focusing on white noise hypothesis testing and
    goodness-of-fit evaluations, alongside functions for
    simulating data and advanced visualization techniques, such as 3D
    rainbow plots. These methods are described in Kokoszka, Rice, and Shang (2017)  <doi:10.1016/j.jmva.2017.08.004>, 
    Yeh, Rice, and Dubin (2023) <doi:10.1214/23-EJS2112>, Kim, Kokoszka, and Rice (2023) <doi:10.1214/23-ss143>, and 
    Rice, Wirjanto, and Zhao (2020) <doi:10.1111/jtsa.12532>.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: sde, graphics, stats, rgl, fda, nloptr, sfsmisc, MASS
RoxygenNote: 7.3.2
Language: en-US
URL: https://github.com/veritasmih/FTSgof
BugReports: https://github.com/veritasmih/FTSgof/issues
Config/testthat/edition: 3
SystemRequirements: XQuartz (https://www.xquartz.org/)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
NeedsCompilation: no
Packaged: 2024-10-02 20:49:12 UTC; mk00095
Author: Mihyun Kim [aut, cre],
  Chi-Kuang Yeh [aut] (<https://orcid.org/0000-0001-7057-2096>),
  Yuqian Zhao [aut],
  Gregory Rice [ctb]
VignetteBuilder: knitr
Repository: CRAN
Date/Publication: 2024-10-03 19:30:08 UTC
Built: R 4.3.3; ; 2024-10-03 20:11:32 UTC; unix
