Learn R Programming

stremo (version 0.2)

stremo-package: Learning structural equation modeling.

Description

Functions and toy data to play around whilst learning structural equation modeling. xx

Arguments

Details

Package:
stremo
Type:
Package
Version:
1.0
Date:
2011-09-05
License:
GPL
LazyLoad:
yes

References

Shipley, B. 2002. Cause and Correlation in Biology. Cambridge University Press.

Mueller, R. O. 1995. Basic Principles of Structural Equation Modeling. Springer Texts in Statistics.

Examples

Run this code
data(albert)
cat(albert.model)
albert.litho.cov
fit <- fit.nlminb(albert.model, albert.litho.cov, 107)

Run the code above in your browser using DataLab