Package: MSTest
Type: Package
Title: Hypothesis Testing for Markov Switching Models
Date: 2025-10-23
Version: 0.1.6
Authors@R: 
  c(person(given = "Gabriel", 
           family = "Rodriguez Rondon", 
           role = c("cre","aut"), 
           email = "gabriel.rodriguezrondon@mail.mcgill.ca"),
    person(given = "Jean-Marie", 
           family = "Dufour", 
           role = c("aut"),
           email = "jean-marie.dufour@mcgill.ca"))
Maintainer: Gabriel Rodriguez Rondon <gabriel.rodriguezrondon@mail.mcgill.ca>
Description: Implementation of hypothesis testing procedures described in Hansen (1992) <doi:10.1002/jae.3950070506>, Carrasco, Hu, & Ploberger (2014) <doi:10.3982/ECTA8609>, Dufour & Luger (2017) <doi:10.1080/07474938.2017.1307548>, and Rodriguez Rondon & Dufour (2024) <https://grodriguezrondon.com/files/RodriguezRondon_Dufour_2025_MonteCarlo_LikelihoodRatioTest_MarkovSwitchingModels_20251014.pdf> that can be used to identify the number of regimes in Markov switching models.
License: GPL (>= 2)
LazyData: TRUE
RoxygenNote: 7.3.1
Encoding: UTF-8
URL: https://github.com/roga11/MSTest
BugReports: https://github.com/roga11/MSTest/issues
Imports: stats, rlang, nloptr, Rcpp (>= 1.0.1), numDeriv, pracma,
        foreach, GenSA, pso, GA, graphics
LinkingTo: Rcpp, RcppArmadillo
Depends: R (>= 4.0.0)
SystemRequirements: C++17
NeedsCompilation: yes
Packaged: 2025-10-23 19:46:51 UTC; gabrielrodriguez
Author: Gabriel Rodriguez Rondon [cre, aut],
  Jean-Marie Dufour [aut]
Repository: CRAN
Date/Publication: 2025-10-23 20:10:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-12 03:11:34 UTC; windows
Archs: x64
