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]
First Published: 2001-05-01
Latest Update: 2022-04-10
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 29 Mar. 2025.
Previous versions and publish date:
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for sem500600700800900100011001200130014001500TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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