{
  "_id": "6a1f1c8fb401979e7341f909",
  "Package": "LAM",
  "Type": "Package",
  "Title": "Some Latent Variable Models",
  "Version": "0.8-1",
  "Date": "2024-07-15 13:08:01",
  "Author": "Alexander Robitzsch [aut,cre]",
  "Maintainer": "Alexander Robitzsch <robitzsch@ipn.uni-kiel.de>",
  "Description": "Includes some procedures for latent variable modeling with\na particular focus on multilevel data. The 'LAM' package\ncontains mean and covariance structure modelling for\nmultivariate normally distributed data (mlnormal(); Longford,\n1987; <doi:10.1093/biomet/74.4.817>), a general\nMetropolis-Hastings algorithm (amh(); Roberts & Rosenthal,\n2001, <doi:10.1214/ss/1015346320>) and penalized maximum\nlikelihood estimation (pmle(); Cole, Chu & Greenland, 2014;\n<doi:10.1093/aje/kwt245>).",
  "URL": "https://github.com/alexanderrobitzsch/LAM,\nhttps://sites.google.com/site/alexanderrobitzsch2/software",
  "License": "GPL (>= 2)",
  "Repository": "https://alexanderrobitzsch.r-universe.dev",
  "Date/Publication": "2024-07-15 11:17:32 UTC",
  "RemoteUrl": "https://github.com/alexanderrobitzsch/lam",
  "RemoteRef": "HEAD",
  "RemoteSha": "ff8d6aef2e048f6beaa16d1c67e2c9d31222b8d5",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-16 08:53:05 UTC",
    "User": "root"
  },
  "MD5sum": "897c634fcb90834353398e881cbb2b39",
  "_user": "alexanderrobitzsch",
  "_type": "src",
  "_file": "LAM_0.8-1.tar.gz",
  "_fileid": "18bf3e2fef9abf361b87288e01314e32c6753bc8d924f9fe20e93effd353f5d1",
  "_filesize": 393628,
  "_sha256": "18bf3e2fef9abf361b87288e01314e32c6753bc8d924f9fe20e93effd353f5d1",
  "_created": "2026-05-16T08:53:05.000Z",
  "_published": "2026-06-02T18:10:23.297Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79139880858,
      "time": 154,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032120854"
    },
    {
      "job": 79139880902,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032119008"
    },
    {
      "job": 79139881979,
      "time": 126,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032118234"
    },
    {
      "job": 79139881192,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032118138"
    },
    {
      "job": 79139881624,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032114385"
    },
    {
      "job": 79139880910,
      "time": 185,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032123923"
    },
    {
      "job": 79139881437,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032117206"
    },
    {
      "job": 79139881764,
      "time": 380,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032142303"
    },
    {
      "job": 79139880632,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032105433"
    },
    {
      "job": 79139880161,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366052079"
    },
    {
      "job": 79139881542,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032117841"
    },
    {
      "job": 79139881425,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032119150"
    },
    {
      "job": 79139880797,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032118112"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alexanderrobitzsch/actions/runs/25957745956",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/alexanderrobitzsch/lam",
  "_commit": {
    "id": "ff8d6aef2e048f6beaa16d1c67e2c9d31222b8d5",
    "author": "Robitzsch <robitzsch@ipn.uni-kiel.de>",
    "committer": "Robitzsch <robitzsch@ipn.uni-kiel.de>",
    "message": "0.8-1\n",
    "time": 1721042252
  },
  "_maintainer": {
    "name": "Alexander Robitzsch",
    "email": "robitzsch@ipn.uni-kiel.de",
    "login": "alexanderrobitzsch",
    "uuid": 29673763
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "CDM",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "sirt",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Suggests"
    },
    {
      "package": "expm",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "numDeriv",
      "role": "Suggests"
    },
    {
      "package": "TAM",
      "role": "Suggests"
    },
    {
      "package": "lavaan",
      "role": "Enhances"
    },
    {
      "package": "lme4",
      "role": "Enhances"
    }
  ],
  "_owner": "alexanderrobitzsch",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "multilevel-models",
    "structural-equation-modeling",
    "openblas",
    "cpp"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "alexanderrobitzsch",
      "count": 29,
      "uuid": 29673763
    }
  ],
  "_userbio": {
    "uuid": 29673763,
    "type": "user",
    "name": "Alexander Robitzsch"
  },
  "_downloads": {
    "count": 450,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LAM"
  },
  "_mentions": 46,
  "_devurl": "https://github.com/alexanderrobitzsch/lam",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LAM.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alexanderrobitzsch/lam",
  "_realowner": "alexanderrobitzsch",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0-17",
      "date": "2017-05-11"
    },
    {
      "version": "0.1-22",
      "date": "2017-11-24"
    },
    {
      "version": "0.2-9",
      "date": "2018-03-20"
    },
    {
      "version": "0.3-48",
      "date": "2018-06-07"
    },
    {
      "version": "0.4-17",
      "date": "2019-05-06"
    },
    {
      "version": "0.5-15",
      "date": "2020-05-09"
    },
    {
      "version": "0.6-19",
      "date": "2022-05-18"
    },
    {
      "version": "0.7-22",
      "date": "2024-07-15"
    }
  ],
  "_exports": [
    "amh",
    "clpm_to_ctm",
    "loglike_mvnorm",
    "loglike_mvnorm_NA_pattern",
    "mlnormal",
    "pmle",
    "suff_stat_NA_pattern"
  ],
  "_datasets": [
    {
      "name": "data.HT12",
      "title": "Datasets from Heck and Thomas (2015)",
      "object": "data.HT12",
      "file": "data.HT12.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "schcode",
        "read",
        "math",
        "lang",
        "ess",
        "cses",
        "female",
        "lowses",
        "lgsch",
        "age",
        "ncses"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "LAM-package",
      "title": "Some Latent Variable Models",
      "topics": [
        "LAM-package",
        "LAM"
      ]
    },
    {
      "page": "amh",
      "title": "Bayesian Model Estimation with Adaptive Metropolis Hastings Sampling ('amh') or Penalized Maximum Likelihood Estimation ('pmle')",
      "topics": [
        "amh",
        "coef.amh",
        "coef.pmle",
        "confint.amh",
        "confint.pmle",
        "logLik.amh",
        "logLik.pmle",
        "plot.amh",
        "plot.pmle",
        "pmle",
        "summary.amh",
        "summary.pmle",
        "vcov.amh",
        "vcov.pmle"
      ]
    },
    {
      "page": "clpm_to_ctm",
      "title": "Transformation of Path Coefficients of Cross-Lagged Panel Model",
      "topics": [
        "clpm_to_ctm"
      ]
    },
    {
      "page": "data.HT",
      "title": "Datasets from Heck and Thomas (2015)",
      "topics": [
        "data.HT",
        "data.HT12"
      ]
    },
    {
      "page": "loglike_mvnorm",
      "title": "Log-Likelihood Value of a Multivariate Normal Distribution",
      "topics": [
        "loglike_mvnorm",
        "loglike_mvnorm_NA_pattern"
      ]
    },
    {
      "page": "mlnormal",
      "title": "(Restricted) Maximum Likelihood Estimation with Prior Distributions and Penalty Functions under Multivariate Normality",
      "topics": [
        "coef.mlnormal",
        "confint.mlnormal",
        "logLik.mlnormal",
        "mlnormal",
        "print.mlnormal",
        "summary.mlnormal",
        "vcov.mlnormal"
      ]
    },
    {
      "page": "suff_stat_NA_pattern",
      "title": "Sufficient Statistics for Dataset with Missing Response Pattern",
      "topics": [
        "suff_stat_NA_pattern"
      ]
    }
  ],
  "_readme": "https://github.com/alexanderrobitzsch/lam/raw/HEAD/README.md",
  "_rundeps": [
    "admisc",
    "CDM",
    "lattice",
    "Matrix",
    "mvtnorm",
    "pbapply",
    "pbv",
    "polycor",
    "Rcpp",
    "RcppArmadillo",
    "sirt",
    "TAM"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.99563519459755,
  "_indexed": true,
  "_nocasepkg": "lam",
  "_universes": [
    "alexanderrobitzsch"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8-1",
      "date": "2026-05-16T08:55:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ff8d6aef2e048f6beaa16d1c67e2c9d31222b8d5",
      "fileid": "f806340cb1b35793fd194a81d501e2b4bd818928b923c7c516348fdfedf56832",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexanderrobitzsch/actions/runs/25957745956"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8-1",
      "date": "2026-05-16T08:55:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ff8d6aef2e048f6beaa16d1c67e2c9d31222b8d5",
      "fileid": "88b11cb80e4427e930e654c61f9181305908b61d3824447d70d94eb71e99c985",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexanderrobitzsch/actions/runs/25957745956"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8-1",
      "date": "2026-05-16T08:55:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ff8d6aef2e048f6beaa16d1c67e2c9d31222b8d5",
      "fileid": "4ba83522b9f5eda2fd42a4651cfba48d3ec58b108cdc1b644fc21053172abeb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexanderrobitzsch/actions/runs/25957745956"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8-1",
      "date": "2026-05-16T08:55:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ff8d6aef2e048f6beaa16d1c67e2c9d31222b8d5",
      "fileid": "42a69cbd6075967d89d71a57f8eef66d317701cf2556bb7866a4321b8ef379eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexanderrobitzsch/actions/runs/25957745956"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8-1",
      "date": "2026-05-16T08:54:46.000Z",
      "arch": "aarch64",
      "commit": "ff8d6aef2e048f6beaa16d1c67e2c9d31222b8d5",
      "fileid": "f5e10ff64b80b3d35f4b500162cce2b2b283e0a1d905cf51615c6626f8ad747d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexanderrobitzsch/actions/runs/25957745956"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8-1",
      "date": "2026-05-16T08:55:51.000Z",
      "arch": "x86_64",
      "commit": "ff8d6aef2e048f6beaa16d1c67e2c9d31222b8d5",
      "fileid": "aae54f9b0ac574c80463449e52d9795e403b905e31b1340dc7cf79e1444fa44b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexanderrobitzsch/actions/runs/25957745956"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8-1",
      "date": "2026-05-16T08:55:01.000Z",
      "arch": "aarch64",
      "commit": "ff8d6aef2e048f6beaa16d1c67e2c9d31222b8d5",
      "fileid": "f774c3cd2dfee5c3598804712e1a70a105bfe8a37317789c24f405770343797b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexanderrobitzsch/actions/runs/25957745956"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8-1",
      "date": "2026-05-16T08:58:28.000Z",
      "arch": "x86_64",
      "commit": "ff8d6aef2e048f6beaa16d1c67e2c9d31222b8d5",
      "fileid": "a0632c283d3619f22f10f4bf34b5592191beceeb3e77a658d0d084c54fd60c72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexanderrobitzsch/actions/runs/25957745956"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8-1",
      "date": "2026-05-16T08:54:34.000Z",
      "arch": "x86_64",
      "commit": "ff8d6aef2e048f6beaa16d1c67e2c9d31222b8d5",
      "fileid": "7aa8b37e0ee1dc7977b7bb2056ee6685ed073f281c2cd7a087244c936ffbc21e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexanderrobitzsch/actions/runs/25957745956"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8-1",
      "date": "2026-05-16T08:54:41.000Z",
      "arch": "x86_64",
      "commit": "ff8d6aef2e048f6beaa16d1c67e2c9d31222b8d5",
      "fileid": "d0f43660fd9cad4fbc117e185cb5f06689ca3e000725ec28b7446a51ef5ee6fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexanderrobitzsch/actions/runs/25957745956"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8-1",
      "date": "2026-05-16T08:54:35.000Z",
      "arch": "x86_64",
      "commit": "ff8d6aef2e048f6beaa16d1c67e2c9d31222b8d5",
      "fileid": "3ca74a17cd97e00b0c2dad55ceba41abb8dfe7df92b95804e1679859d51b7524",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexanderrobitzsch/actions/runs/25957745956"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8-1",
      "date": "2026-06-02T18:09:43.000Z",
      "arch": "emscripten",
      "commit": "ff8d6aef2e048f6beaa16d1c67e2c9d31222b8d5",
      "fileid": "b852b64226d91802e72cc88ab30e48559cd9e7e07bea407e02a45a90f64bf6de",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alexanderrobitzsch/actions/runs/25957745956"
    }
  ]
}