Package: mcvis
Type: Package
Title: Multi-Collinearity Visualization
Version: 1.0.8
Authors@R: c(
    person(given = "Kevin", family = "Wang", 
    email = "kevin.wang09@gmail.com", role = c("aut", "cre")),
    person(given = "Chen", family = "Lin", 
    email = "16300180053@fudan.edu.cn", role = c("aut")),
    person(given = "Samuel", family = "Mueller", 
    email = "samuel.mueller@sydney.edu.au", role = c("aut"))
    )
Description: Visualize the relationship between linear regression variables and causes of multi-collinearity. 
    Implements the method in Lin et. al. (2020) <doi:10.1080/10618600.2020.1779729>. 
Encoding: UTF-8
Imports: assertthat, igraph, ggplot2, purrr, magrittr, reshape2, shiny,
        dplyr, psych, rlang
RoxygenNote: 7.1.1.9001
License: GPL-3
Suggests: testthat (>= 2.1.0), covr, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-07-30 02:56:36 UTC; kevinwang
Author: Kevin Wang [aut, cre],
  Chen Lin [aut],
  Samuel Mueller [aut]
Maintainer: Kevin Wang <kevin.wang09@gmail.com>
Repository: CRAN
Date/Publication: 2021-07-30 08:20:05 UTC
Built: R 4.5.2; ; 2025-11-08 03:59:15 UTC; windows
