Package: MaxMC
Type: Package
Title: Maximized Monte Carlo
Date: 2019-03-12
Version: 0.1.1
Authors@R: c(person("Julien", "Neves", email = "jmn252@cornell.edu", role = c("aut", "cre")), person("Jean-Marie", "Dufour", email = "jean-marie.dufour@mcgill.ca", role = c("aut")))
Maintainer: Julien Neves <jmn252@cornell.edu>
Description: An implementation of the Monte Carlo techniques described in details by Dufour (2006) <doi:10.1016/j.jeconom.2005.06.007> and Dufour and Khalaf (2007) <doi:10.1002/9780470996249.ch24>. The two main features available are the Monte Carlo method with tie-breaker, mc(), for discrete statistics, and the Maximized Monte Carlo, mmc(), for statistics with nuisance parameters.
License: GPL (>= 3)
LazyData: TRUE
RoxygenNote: 6.1.1
Encoding: UTF-8
URL: https://github.com/julienneves/MaxMC
Suggests: fUnitRoots, microbenchmark, boot, MASS, knitr, rmarkdown
Imports: GenSA, pso, GA, NMOF, scales, stats, graphics, utils
NeedsCompilation: no
Packaged: 2019-03-24 07:54:48 UTC; julien
Author: Julien Neves [aut, cre],
  Jean-Marie Dufour [aut]
Repository: CRAN
Date/Publication: 2019-03-24 09:06:11 UTC
Built: R 4.1.0; ; 2021-05-26 22:16:15 UTC; unix
