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.0.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: 2023-03-04
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.0.1, https://cran.r-project.org/web/packages/piecewiseSEM. Accessed 16 Jun. 2025.
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 (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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
PanelCount  
Random Effects and/or Sample Selection Models for Panel Count Data
A high performance package implementing random effects and/or sample selection models for panel cou ...
Download / Learn more Package Citations See dependency  
Rita  
Automated Transformations, Normality Testing, and Reporting
Automated performance of common transformations used to fulfill parametric assumptions of normali ...
Download / Learn more Package Citations See dependency  
dbx  
A Fast, Easy-to-Use Database Interface
Provides select, insert, update, upsert, and delete database operations. Supports 'PostgreSQL', 'MyS ...
Download / Learn more Package Citations See dependency  
googleVis  
R Interface to Google Charts
R interface to Google's chart tools, allowing users to create interactive charts based on data fram ...
Download / Learn more Package Citations See dependency  

24,442

R Packages

207,311

Dependencies

66,116

Author Associations

24,443

Publication Badges

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