Package: networksem
Type: Package
Title: Network Structural Equation Modeling
Version: 0.4
Authors@R: 
  c(person(given = "Zhiyong",
           family = "Zhang",
           role = c("aut", "cre"),
           email = "johnnyzhz@gmail.com",
           comment = c(ORCID = "0000-0003-0590-2196")),
    person(given = "Ziqian",
           family = "Xu",
           role = c("aut")))
Maintainer: Zhiyong Zhang <johnnyzhz@gmail.com>
Description: Several methods have been developed to integrate structural equation modeling techniques with network data analysis to examine the relationship between network and non-network data. Both node-based and edge-based information can be extracted from the network data to be used as observed variables in structural equation modeling. To facilitate the application of these methods, model specification can be performed in the familiar syntax of the 'lavaan' package, ensuring ease of use for researchers. Technical details and examples can be found at <https://bigsem.psychstat.org>. 
License: GPL
Imports: sna, influential, lavaan, network, igraph, methods
Depends: latentnet, R (>= 3.5)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2025-05-09 14:11:15 UTC; ziqianxu
Author: Zhiyong Zhang [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0590-2196>),
  Ziqian Xu [aut]
Repository: CRAN
Date/Publication: 2025-05-09 14:50:10 UTC
Built: R 4.5.2; ; 2025-11-08 04:42:52 UTC; windows
