Package: SEMsens
Type: Package
Title: A Tool for Sensitivity Analysis in Structural Equation Modeling
Version: 1.5.5
Authors@R: c(
    person("Walter", "Leite", email = "walter.leite@coe.ufl.edu", role = c( "aut", "cre")),
    person("Zuchao", "Shen", role = "aut"),
    person("Charles", "Fisk", role = "aut"),
    person("King Yiu", "Suen", role = "aut"),
    person("Katerina", "Marcoulides", role = "aut"),
    person("Gail", "Fish", role = "ctb"),
    person("YongSeok", "Lee", role = "ctb"),
    person("Sanaz", "Nazari", role = "ctb"),
    person("Jia", "Quan", role = "ctb"),
    person("Eric", "Wright", role = "ctb"),
    person("Huibin", "Zhang", role = "ctb")
    )
Description: Perform sensitivity analysis in structural equation modeling using 
    meta-heuristic optimization methods (e.g., ant colony optimization and others). 
    The references for the proposed methods are: 
    (1) Leite, W., & Shen, Z., Marcoulides, K., Fish, C., & Harring, J. (2022). 
    <doi:10.1080/10705511.2021.1881786>
    (2) Harring, J. R., McNeish, D. M., & Hancock, G. R. (2017)
    <doi:10.1080/10705511.2018.1506925>;
    (3) Fisk, C., Harring, J., Shen, Z., Leite, W., Suen, K., & Marcoulides, K. 
    (2022). <doi:10.1177/00131644211073121>;
    (4) Socha, K., & Dorigo, M. (2008) <doi:10.1016/j.ejor.2006.06.046>.
    We also thank Dr. Krzysztof Socha for sharing his research on ant colony optimization
    algorithm with continuous domains and associated R code,
    which provided the base for the development of this package.
Imports: lavaan, stats
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown
VignetteBuilder: rmarkdown, knitr
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-08-30 17:18:04 UTC; zucha
Author: Walter Leite [aut, cre],
  Zuchao Shen [aut],
  Charles Fisk [aut],
  King Yiu Suen [aut],
  Katerina Marcoulides [aut],
  Gail Fish [ctb],
  YongSeok Lee [ctb],
  Sanaz Nazari [ctb],
  Jia Quan [ctb],
  Eric Wright [ctb],
  Huibin Zhang [ctb]
Maintainer: Walter Leite <walter.leite@coe.ufl.edu>
Repository: CRAN
Date/Publication: 2022-08-30 22:30:14 UTC
Built: R 4.4.3; ; 2025-10-21 12:01:22 UTC; windows
