Other packages > Find by keyword >

sem  

Structural Equation Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("sem", "3.1-16")



Attach the package and use:
library("sem")
Maintained by
Zhenghua Nie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2001-05-01
Latest Update: 2024-08-28
Description:
Functions for fitting general linear structural equation models (with observed and latent variables) using the RAM approach, and for fitting structural equations in observed-variable models by two-stage least squares.
How to cite:
Zhenghua Nie (2001). sem: Structural Equation Models. R package version 3.1-16, https://cran.r-project.org/web/packages/sem. Accessed 28 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:02), 0.4-1 (2001-05-01 10:36), 0.4-3 (2001-08-04 14:35), 0.6-0 (2002-01-10 10:30), 0.7-0 (2002-03-26 14:21), 0.7-2 (2002-03-29 09:32), 0.7-4 (2002-10-01 20:19), 0.7-5 (2003-04-10 18:10), 0.7-7 (2003-10-11 10:41), 0.7-8 (2003-12-10 09:53), 0.7-9 (2004-03-06 21:24), 0.8-0 (2004-05-16 09:21), 0.8-1 (2004-11-22 10:21), 0.8-2 (2004-12-10 18:35), 0.9-0 (2005-06-15 18:10), 0.9-2 (2006-03-09 11:55), 0.9-3 (2006-06-29 16:12), 0.9-4 (2006-07-26 07:43), 0.9-5 (2006-09-04 11:07), 0.9-6 (2006-11-23 11:57), 0.9-7 (2007-06-15 08:09), 0.9-8 (2007-06-25 20:09), 0.9-10 (2007-09-03 17:52), 0.9-11 (2007-10-09 10:23), 0.9-12 (2008-04-06 10:46), 0.9-13 (2008-09-22 16:59), 0.9-14 (2008-11-28 10:49), 0.9-15 (2009-01-29 20:36), 0.9-16 (2009-04-01 19:02), 0.9-17 (2009-06-02 17:42), 0.9-19 (2009-10-11 16:42), 0.9-20 (2010-03-14 16:10), 0.9-21 (2010-08-18 23:06), 2.0-0 (2011-11-07 17:23), 2.1-0 (2011-11-18 08:11), 2.1-1 (2011-11-23 17:04), 3.0-0 (2012-04-11 20:10), 3.1-0 (2013-01-17 22:40), 3.1-1 (2013-01-30 18:41), 3.1-3 (2013-04-09 18:11), 3.1-4 (2014-05-05 17:40), 3.1-5 (2014-08-03 18:44), 3.1-6 (2015-06-10 14:41), 3.1-7 (2016-04-06 18:18), 3.1-8 (2016-08-16 19:49), 3.1-9 (2017-04-24 16:56), 3.1-11 (2020-05-19 15:20), 3.1-13 (2021-10-05 09:10), 3.1-14 (2022-03-10 12:20), 3.1-15 (2022-04-10 23:40)
Other packages that cited sem R package
View sem citation profile
Other R packages that sem depends, imports, suggests or enhances
Complete documentation for sem
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

spatialCovariance  
Computation of Spatial Covariance Matrices for Data on Rectangles
Functions that compute the spatial covariance matrix for the matern and power classes of spatial mod ...
Download / Learn more Package Citations See dependency  
mxnorm  
Apply Normalization Methods to Multiplexed Images
Implements methods to normalize multiplexed imaging data, including statistical metrics and visuali ...
Download / Learn more Package Citations See dependency  
RGIFT  
Create Quizzes in GIFT Format
Implementation of some functions to create quizzes in the GIFT format. This format is used by sever ...
Download / Learn more Package Citations See dependency  
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  
NPflow  
Bayesian Nonparametrics for Automatic Gating of Flow-Cytometry Data
Dirichlet process mixture of multivariate normal, skew normal or skew t-distributions modeling orie ...
Download / Learn more Package Citations See dependency  
survivalMPLdc  
Penalised Likelihood for Survival Analysis with Dependent Censoring
Fitting Cox proportional hazard model under dependent right censoring using copula and maximum penal ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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