Skip to content

guhjy/LAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAM

Some Latent Variable Models

If you use LAM and have suggestions for improvement or have found bugs, please email me at robitzsch@ipn.uni-kiel.de.

CRAN version LAM 0.0-17 (2017-05-11)

The official version of LAM is hosted on CRAN and may be found here. The CRAN version can be installed from within R using:

utils::install.packages("LAM")

GitHub version LAM 0.1-19 (2017-10-27)

The version hosted here is the development version of LAM. The GitHub version can be installed using devtools as:

utils::install.packages("devtools")
devtools::install_github("alexanderrobitzsch/LAM")

About

Some Latent Variable Models

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 83.1%
  • C++ 16.9%