Package: mulSEM Type: Package Title: Some Multivariate Analyses using Structural Equation Modeling Version: 1.2 Date: 2026-02-16 Depends: R (>= 4.3.0), OpenMx Imports: stats Encoding: UTF-8 Authors@R: c(person(given = "Mike", family = "Cheung", role = c("aut","cre"), email = "mikewlcheung@nus.edu.sg", comment = c(ORCID = "0000-0003-0113-0758")), person(given = "Fei", family = "Gu", role = c("ctb"), email = "fgu@vt.edu", comment = c(ORCID = "0000-0002-1753-8398")), person(given = "Yiu-Fai", family = "Yung", role = c("ctb"), email = "Yiu-Fai.Yung@sas.com")) Description: A set of functions for some multivariate analyses utilizing a structural equation modeling (SEM) approach through the 'OpenMx' package. These analyses include canonical correlation analysis (CANCORR), redundancy analysis (RDA), and multivariate principal component regression (MPCR). It implements procedures discussed in Gu and Cheung (2023) , Gu, Yung, and Cheung (2019) , and Gu et al. (2023) . License: GPL (>=2) LazyLoad: yes LazyData: yes ByteCompile: yes URL: https://github.com/mikewlcheung/mulsem BugReports: https://github.com/mikewlcheung/mulsem/issues Suggests: roxygen2 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: make Repository: https://mikewlcheung.r-universe.dev Date/Publication: 2026-02-16 14:16:56 UTC RemoteUrl: https://github.com/mikewlcheung/mulsem RemoteRef: HEAD RemoteSha: 505d5367ef47171979b7de02be65e9f2e28c49fa NeedsCompilation: no Packaged: 2026-06-16 08:36:36 UTC; root Author: Mike Cheung [aut, cre] (ORCID: ), Fei Gu [ctb] (ORCID: ), Yiu-Fai Yung [ctb] Maintainer: Mike Cheung