Package: netSEM
Type: Package
Title: Network Structural Equation Modeling
Description: The network structural equation modeling conducts a network 
    statistical analysis on a data frame of coincident observations of 
    multiple continuous variables [1]. 
    It builds a pathway model by exploring a pool of domain knowledge guided 
    candidate statistical relationships between each of the variable pairs, 
    selecting the 'best fit' on the basis of a specific criteria such as 
    adjusted r-squared value.
    This material is based upon work supported by the U.S. Department of 
    Energy Office of Energy, Efficiency and Renewable Energy (EERE) under 
    Solar Energy Technologies Office (SETO) Agreement Number DE-EE0007140. 
    [1] Bruckman, Laura S., Nicholas R. Wheeler, Junheng Ma, Ethan Wang, 
    Carl K. Wang, Ivan Chou, Jiayang Sun, and Roger H. French. (2013) 
    <doi:10.1109/ACCESS.2013.2267611>.
Version: 0.6.0
Authors@R: c(person("Wei-Heng", "Huang", email="wxh272@case.edu", 
                    role=c("aut"), comment = c(ORCID = "0000-0002-6609-4981")),
            person("Nicholas R.", "Wheeler", email="nrw16@case.edu", 
                    role=c("aut"), comment = c(ORCID = "0000-0003-2248-8919")),
            person("Addison G.", "Klinke", email="agk38@case.edu", 
                    role=c("aut"), comment = c(ORCID = "0000-0002-6985-7657")),
            person("Yifan", "Xu", email="yxx218@case.edu", 
                    role=c("aut"), comment = c(ORCID = "0000-0003-1696-0228")),
            person("Wenyu", "Du", email="wxd97@case.edu", 
                    role=c("aut"), comment = c(ORCID = "0000-0002-8672-9104")),
            person("Amit K.", "Verma", email="aak126@case.edu", 
                    role=c("aut"), comment = c(ORCID = "0000-0003-1580-3001")),
            person("Abdulkerim", "Gok", email="axg515@case.edu", 
                    role=c("aut"), comment = c(ORCID = "0000-0003-3433-7106")),
            person("Devin A.", "Gordon", email="dag109@case.edu", 
                    role=c("ctb"), comment = c(ORCID = "0000-0002-5919-0422")),
            person("Yu", "Wang", email="yxw880@case.edu", 
                    role=c("ctb"), comment = c(ORCID = "0000-0003-1353-2578")), 
            person("Sameera", "Nalin Venkat", email="sxn440@case.edu", 
                    role=c("ctb"), comment = c(ORCID = "0000-0002-9114-4602")),
            person("HeinHtet", "Aung", email="hxh483@case.edu", 
                    role=c("ctb"), comment = c(ORCID = "0000-0002-8191-8213")),
            person("Leean", "Jo", email="yxj414@case.edu", 
                    role=c("ctb"), comment = c(ORCID = "0000-0001-7026-3779")),        
            person("Jiqi", "Liu", email="jxl1763@case.edu", 
                    role=c("ctb"), comment = c(ORCID = "0000-0003-2016-4160")),
            person("Alan J.", "Curran", email="ajc269@case.edu", 
                    role=c("ctb"), comment = c(ORCID = "0000-0002-4505-8359")),
            person("Justin S.", "Fada", email="jsf77@case.edu", 
                    role=c("ctb"), comment = c(ORCID = "0000-0002-0029-5051")),
            person("Xuan", "Ma", email="xxm115@case.edu", 
                    role=c("ctb"), comment = c(ORCID = "0000-0003-2361-2846")),
            person("Jennifer L.", "Braid", email="jlb269@case.edu", 
                    role=c("ctb"), comment = c(ORCID = "0000-0002-0677-7756")),
            person("Jennifer L. W.", "Carter", email="jwc137@case.edu", 
                    role=c("ctb"), comment = c(ORCID = "0000-0001-6702-729X")),        
            person("Laura S.", "Bruckman", email="lsh41@case.edu", 
                    role=c("aut", "cre"), comment = c(ORCID = "0000-0003-1271-1072")),
            person("Roger H.", "French", email="rxf131@case.edu", 
                    role=c("aut", "cph"), comment = c(ORCID = "0000-0002-6162-0532")) )
Depends: R (>= 3.1.0)
Imports: DiagrammeR (>= 0.9.2), DiagrammeRsvg (>= 0.1), htmlwidgets (>=
        1.2), knitr (>= 1.20), magrittr (>= 1.5), MASS (>= 7.3-47),
        rsvg (>= 1.1), svglite (>= 1.2.1), png (>= 0.1-7), segmented
        (>= 0.5-3.0), gtools (>= 3.5.0)
License: GPL (>= 2)
LazyData: true
Encoding: UTF-8
Suggests: rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
RoxygenNote: 7.2.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-08-17 14:46:16 UTC; hxh483
Author: Wei-Heng Huang [aut] (<https://orcid.org/0000-0002-6609-4981>),
  Nicholas R. Wheeler [aut] (<https://orcid.org/0000-0003-2248-8919>),
  Addison G. Klinke [aut] (<https://orcid.org/0000-0002-6985-7657>),
  Yifan Xu [aut] (<https://orcid.org/0000-0003-1696-0228>),
  Wenyu Du [aut] (<https://orcid.org/0000-0002-8672-9104>),
  Amit K. Verma [aut] (<https://orcid.org/0000-0003-1580-3001>),
  Abdulkerim Gok [aut] (<https://orcid.org/0000-0003-3433-7106>),
  Devin A. Gordon [ctb] (<https://orcid.org/0000-0002-5919-0422>),
  Yu Wang [ctb] (<https://orcid.org/0000-0003-1353-2578>),
  Sameera Nalin Venkat [ctb] (<https://orcid.org/0000-0002-9114-4602>),
  HeinHtet Aung [ctb] (<https://orcid.org/0000-0002-8191-8213>),
  Leean Jo [ctb] (<https://orcid.org/0000-0001-7026-3779>),
  Jiqi Liu [ctb] (<https://orcid.org/0000-0003-2016-4160>),
  Alan J. Curran [ctb] (<https://orcid.org/0000-0002-4505-8359>),
  Justin S. Fada [ctb] (<https://orcid.org/0000-0002-0029-5051>),
  Xuan Ma [ctb] (<https://orcid.org/0000-0003-2361-2846>),
  Jennifer L. Braid [ctb] (<https://orcid.org/0000-0002-0677-7756>),
  Jennifer L. W. Carter [ctb] (<https://orcid.org/0000-0001-6702-729X>),
  Laura S. Bruckman [aut, cre] (<https://orcid.org/0000-0003-1271-1072>),
  Roger H. French [aut, cph] (<https://orcid.org/0000-0002-6162-0532>)
Maintainer: Laura S. Bruckman <lsh41@case.edu>
Repository: CRAN
Date/Publication: 2022-08-29 08:40:05 UTC
