Package: netDFI
Type: Package
Title: Dynamic Fit Index for Network Models
Version: 1.2.0
Authors@R: c(
    person(
      "Xinkai", "Du", ,
      "xinkai.du.xd@gmail.com",
      role = c("aut", "cre"),
      comment = c(ORCID = "0000-0002-4158-7878")
    )
  )
Description: Implement methods to determine the dynamic fit index cutoffs for
  network models. The package allows users to evaluate model fit based on their
  own model statement, model type, and sample size. Methods are described in
  Du and Epskamp (2026) <doi:10.31234/osf.io/5wj2y_v2>.
License: GPL (>= 3)
Encoding: UTF-8
URL: https://github.com/xinkaidupsy/netDFI
BugReports: https://github.com/xinkaidupsy/netDFI/issues
Imports: bootnet, dplyr, future, future.apply, progressr,
        psychonetrics, qgraph, ggplot2, patchwork
Suggests: psych
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-08 03:09:18 UTC; K
Author: Xinkai Du [aut, cre] (ORCID: <https://orcid.org/0000-0002-4158-7878>)
Maintainer: Xinkai Du <xinkai.du.xd@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-15 13:20:08 UTC
Built: R 4.5.3; ; 2026-09-15 21:05:54 UTC; windows
