Package: GMZTests
Type: Package
Title: Statistical Tests
Description: A collection of functions to perform statistical tests of the following methods: Detrended Fluctuation Analysis, RHODCCA coefficient,<doi:10.1103/PhysRevE.84.066118>, DMC coefficient, SILVA-FILHO et al. (2021) <doi:10.1016/j.physa.2020.125285>, Delta RHODCCA coefficient, Guedes et al. (2018) <doi:10.1016/j.physa.2018.02.148> and <doi:10.1016/j.dib.2018.03.080> , Delta DMCA coefficient and Delta DMC coefficient.
Version: 0.1.4
Date: 2021-03-19
Authors@R: c(person("Everaldo Freitas","Guedes",
                     email = "efgestatistico@gmail.com", 
                     role = c("aut","cre"),  
                     comment = c(ORCID="0000-0002-2986-7367")),
             person("Aloísio Machado","Silva-Filho", 
                     email = "aloisioestatistico@uefs.br",	
                     role = c("aut"), 
                     comment = c(ORCID="0000-0001-8250-1527")),
             person("Gilney Figueira","Zebende", 
                     email = "gfzebende@hotmail",	
                     role = c("aut"), 
                     comment = c(ORCID="0000-0003-2420-9805")))
Maintainer: Everaldo Freitas Guedes <efgestatistico@gmail.com>
License: GPL-3
URL: https://github.com/efguedes/GMZTests
BugReports: https://github.com/efguedes/GMZTests
NeedsCompilation: no
Encoding: UTF-8
LazyData: true
Imports: stats, DCCA, PerformanceAnalytics, nonlinearTseries,
        fitdistrplus, fgpt, tseries
Suggests: xts, zoo, quantmod, fracdiff
Packaged: 2021-03-18 12:45:47 UTC; every
RoxygenNote: 7.1.1
Author: Everaldo Freitas Guedes [aut, cre]
    (<https://orcid.org/0000-0002-2986-7367>),
  Aloísio Machado Silva-Filho [aut]
    (<https://orcid.org/0000-0001-8250-1527>),
  Gilney Figueira Zebende [aut] (<https://orcid.org/0000-0003-2420-9805>)
Repository: CRAN
Date/Publication: 2021-03-18 13:10:04 UTC
Built: R 4.0.2; ; 2021-03-19 11:20:57 UTC; unix
