philchalmers / plotSEMM

Non-linear trends and interactions in SEM for R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plotSEMM

Graphing nonlinear latent variable interactions in SEMM.

Description

Contains functions plotSEMM_setup, plotSEMM_contour, and plotSEMM_probability, which generate the diagnostic plots proposed by Bauer (2005) to investigate nonlinear latent variable interactions in SEMM using LISREL output.

To install the development version from Github use the following:

library('devtools')
install_github('philchalmers/plotSEMM')

The online appendix for this package is located here

About

Non-linear trends and interactions in SEM for R

License:GNU General Public License v2.0


Languages

Language:R 99.0%Language:C++ 1.0%