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: 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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
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  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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