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-15")



Attach the package and use:
library("sem")
Maintained by
John Fox
[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:
John Fox (2001). sem: Structural Equation Models. R package version 3.1-15, https://cran.r-project.org/web/packages/sem
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)
Other packages that cited sem R package
View sem citation profile
Other R packages that sem depends, imports, suggests or enhances
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

ggplot2  
Create Elegant Data Visualisations Using the Grammar of Graphics
A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the ...
Download / Learn more Package Citations See dependency  
Runuran  
R Interface to the 'UNU.RAN' Random Variate Generators
Interface to the 'UNU.RAN' library for Universal Non-Uniform RANdom variate generators. Thus it a ...
Download / Learn more Package Citations See dependency  
pirouette  
Create a Bayesian Posterior from a Phylogeny
Theoretical biologists are interested in measuring the extent at which we can measure the truth. ...
Download / Learn more Package Citations See dependency  
analyzer  
Data Analysis and Automated R Notebook Generation
Easy data analysis and quality checks which are commonly used in data science. It combines the tabul ...
Download / Learn more Package Citations See dependency  
scattermore  
Scatterplots with More Points
C-based conversion of large scatterplot data to rasters plus other operations such as data blurrin ...
Download / Learn more Package Citations See dependency  
comat  
Creates Co-Occurrence Matrices of Spatial Data
Builds co-occurrence matrices based on spatial raster data. It includes creation of weighted co-occu ...
Download / Learn more Package Citations See dependency  

21,994

R Packages

186,816

Dependencies

55,244

Author Associations

21,995

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns