Package: IVPP
Type: Package
Title: Invariance Partial Pruning Test
Version: 1.0.0
Authors@R: 
    person(
      "Xinkai", "Du", , 
      "xinkai.du.xd@gmail.com", 
      role = c("aut", "cre", "cph"),
      comment = c(ORCID = "0000-0002-4158-7878")
      )
Description: An implementation of the Invariance Partial Pruning (IVPP) approach 
  described in Du, X., Johnson, S. U., Epskamp, S. (in prep)to comparing idiographic 
  and panel network models. IVPP is a two-step method that first test for global network 
  structural difference with invariance test and then inspect specific edge difference with partial pruning. 
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.3.0)
Imports: bootnet, clusterGeneration, dplyr, mvtnorm, psychonetrics,
        graphicalVAR, lifecycle
BugReports: https://github.com/xinkaidupsy/IVPP/issues
URL: https://github.com/xinkaidupsy/IVPP
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-11 04:08:55 UTC; xinkaidu
Author: Xinkai Du [aut, cre, cph] (<https://orcid.org/0000-0002-4158-7878>)
Maintainer: Xinkai Du <xinkai.du.xd@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-11 17:00:09 UTC
