Package: symSEM
Type: Package
Title: Symbolic Computation for Structural Equation Models
Version: 0.1
Date: 2020-07-15
Depends: R (>= 3.3.0)
Imports: OpenMx, metaSEM, Ryacas, mvtnorm
Suggests: testthat
Authors@R: person(given = "Mike", family = "Cheung", role = c("aut","cre"), email = "mikewlcheung@nus.edu.sg", comment = c(ORCID = "0000-0003-0113-0758")) 
Maintainer: Mike Cheung <mikewlcheung@nus.edu.sg>
Description: A collection of functions for symbolic computation using 'Ryacas'
  package for structural equation models. This package includes
  functions to calculate model-implied covariance (and correlation)
  matrix and sampling covariance matrix of functions of variables using
  the first-order Taylor approximation. Reference: McArdle and McDonald (1984) <doi:10.1111/j.2044-8317.1984.tb00802.x>.
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
ByteCompile: yes
URL: https://github.com/mikewlcheung/symsem
NeedsCompilation: no
Packaged: 2020-07-15 02:23:53 UTC; mikewlcheung
Author: Mike Cheung [aut, cre] (<https://orcid.org/0000-0003-0113-0758>)
Repository: CRAN
Date/Publication: 2020-07-16 08:10:02 UTC
Built: R 4.1.3; ; 2023-04-17 18:06:46 UTC; windows
