-
Notifications
You must be signed in to change notification settings - Fork 36
Home
The goal of this package is to collect useful functions for structural equation modeling in a single, easily accessible place. Everyone is invited to send functions to us and we will maintain the functions for you.
- Click here for the list of all current functionality of this package and the near future development.
- Click here for NEWS about the most recent additions to the development and CRAN versions.
Please report any issues on the lavaan
Google forum or by opening an issue on GitHub.
Everyone is invited to be a developer! Here is the list of current developers and contributors.
Terrence D. Jorgensen (primary maintainer)
Sunthud Pornprasertmanit (past maintainer)
Alexander Schoemann (frequent contributor)
Yves Rosseel (frequent contributor, maintains lavaan
)
The project is still under development. The package can be installed by copying this line into the R program:
install.packages("semTools")
If you are interested in the source code, please click the code tab. You may install the latest development version using the remotes
package:
remotes::install_github("simsem/semTools/semTools")
Please report any bugs or send any suggestions (e.g., feature requests) on the Issues page.
The maintainer and primary contributors to this package are listed as authors, but this
package is a collaborative work. The maintainer(s) cannot take credit for others'
contributions. Whenever possible, please cite the paper(s) associated with the
development of a particular function (e.g., permuteMeasEq
or parcelAllocation
), listed in
the References section of its associated help page. Otherwise, please use the following
citation for the package as a whole:
Jorgensen, T. D., Pornprasertmanit, S., Schoemann, A. M., & Rosseel, Y. (2018). semTools: Useful tools for structural equation modeling. R package version 0.5-1. Retrieved from https://CRAN.R-project.org/package=semTools
The development of semTools
was initially supported by the University of Kansas Center for Research Methods and Data Analysis.