Other packages > Find by keyword >

piecewiseSEM  

Piecewise Structural Equation Modeling
View on CRAN: Click here


Download and install piecewiseSEM package within the R console
Install from CRAN:
install.packages("piecewiseSEM")

Install from Github:
library("remotes")
install_github("cran/piecewiseSEM")

Install by package version:
library("remotes")
install_version("piecewiseSEM", "2.3.1")



Attach the package and use:
library("piecewiseSEM")
Maintained by
Jon Lefcheck
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-10-28
Latest Update: 2025-09-03
Description:
Implements piecewise structural equation modeling from a single list of structural equations, with new methods for non-linear, latent, and composite variables, standardized coefficients, query-based prediction and indirect effects. See for more.
How to cite:
Jon Lefcheck (2015). piecewiseSEM: Piecewise Structural Equation Modeling. R package version 2.3.1, https://cran.r-project.org/web/packages/piecewiseSEM. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.0 (2015-10-28 00:29), 1.0.3 (2016-02-01 22:04), 1.1.1 (2016-05-18 17:56), 1.1.2 (2016-06-06 23:47), 1.1.3 (2016-07-11 22:59), 1.1 (2016-03-14 16:27), 1.2.0 (2016-10-11 18:56), 1.2.1 (2016-12-08 20:38), 2.0.0 (2018-06-12 13:29), 2.0.1 (2018-07-03 16:30), 2.0.2 (2018-07-24 23:40), 2.1.0 (2019-12-05 17:50), 2.1.2 (2020-12-09 18:00), 2.3.0.1 (2024-06-11 16:10), 2.3.0 (2023-03-04 19:00)
Other packages that cited piecewiseSEM R package
View piecewiseSEM citation profile
Other R packages that piecewiseSEM depends, imports, suggests or enhances
Complete documentation for piecewiseSEM
Functions, R codes and Examples using the piecewiseSEM R package
Some associated functions: AIC.psem . AIC_psem . GetData . GetOLRE . GetSDx . GetSDy . GetSingleData . GetVarCov . LLchisq . all.vars.merMod . all.vars_notrans . all.vars_trans . anova.psem . anovaLRT . anovaTable . as.psem . basisSet . captureTable . cbind_fill . cerror . checkData . checkTransformations . coefs . dSep . dataTrans . dupOutput . evaluateClasses . filterExisting . filterExogenous . filterInteractions . filterSmoothed . findbars.lme . fisherC . fixCatDir . formatpsem . getAnova . getCoefficients . getDAG . getLHS . getRHS . getResidModels . getSatModels . getSortedPsem . get_response . grapes-not_in-grapes . grapes-twiddle-twiddle-grapes . handleCategoricalCoefs . import . isSig . keeley . listFormula . meadows . multigroup . nObs . onlyBars . partialCorr . partialResid . piecewiseSEM-package . plot.psem . print.anova.psem . print.attr . print.basisSet . print.multigroup.psem . print.psem . print.summary.psem . psem . removeCerror . removeData . resid.lme . residuals.psem . reverseAddVars . reverseNonLin . rsquared.Sarlm . rsquared.gam . rsquared.glm . rsquared.glmerMod . rsquared.glmmPQL . rsquared.gls . rsquared.lm . rsquared.lme . rsquared.merMod . rsquared.negbin . rsquared . scaleGLM . scaleInt . shipley . sortDag . specifyDir . stdCoefs . stop_psem . stripTransformations . summary.psem . testBasisSetElements . unstdCoefs . update.psem . 
Some associated R codes: AIC_psem.R . LLchisq.R . anova_psem.R . basisSet.R . cerror.R . coefs.R . dSep.R . data.R . fisherC.R . getDAG.R . helpers.R . import.R . multigroup.R . partialResid.R . piecewiseSEM-package.R . plot_psem.R . psem.R . residuals.R . rsquared.R . summary.R . zzz.R .  Full piecewiseSEM package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA