Package: mplot
Type: Package
Title: Graphical Model Stability and Variable Selection Procedures
Version: 1.0.6
Date: 2021-07-10
Authors@R: c(person("Garth", "Tarr", role = c("aut", "cre"), email = "garth.tarr@gmail.com", comment = c(ORCID = "0000-0002-6605-7478")), person("Samuel", "Mueller", role = "aut", email = "samuel.mueller@sydney.edu.au", comment = c(ORCID = "0000-0002-3087-8127")), person("Alan H", "Welsh", role = "aut", email = "alan.welsh@anu.edu.au", comment = c(ORCID = "0000-0002-3165-9559")))
Description: Model stability and variable inclusion plots [Mueller and Welsh
    (2010, <doi:10.1111/j.1751-5823.2010.00108.x>); Murray, Heritier and Mueller
    (2013, <doi:10.1002/sim.5855>)] as well as the adaptive fence [Jiang et al.
    (2008, <doi:10.1214/07-AOS517>); Jiang et al. 
    (2009, <doi:10.1016/j.spl.2008.10.014>)] for linear and generalised linear models.
License: GPL (>= 2)
Suggests: knitr, mvoutlier, glmulti, rmarkdown, DT, MASS
Imports: leaps, foreach, parallel, bestglm, doParallel, doRNG, plyr,
        shinydashboard, shiny, glmnet, graphics, stats, googleVis,
        ggplot2, reshape2, scales, dplyr, tidyr, magrittr
URL: https://garthtarr.github.io/mplot/,
        https://github.com/garthtarr/mplot
LazyData: TRUE
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-07-10 10:37:12 UTC; garthtarr
Author: Garth Tarr [aut, cre] (<https://orcid.org/0000-0002-6605-7478>),
  Samuel Mueller [aut] (<https://orcid.org/0000-0002-3087-8127>),
  Alan H Welsh [aut] (<https://orcid.org/0000-0002-3165-9559>)
Maintainer: Garth Tarr <garth.tarr@gmail.com>
Repository: CRAN
Date/Publication: 2021-07-10 16:20:02 UTC
Built: R 4.5.1; ; 2025-10-06 03:11:28 UTC; windows
