{
  "_id": "6a23e2c5530b9bc726be801d",
  "Package": "ClusterVAR",
  "Type": "Package",
  "Title": "Fitting Latent Class Vector-Autoregressive (VAR) Models",
  "Version": "0.0.9",
  "Authors@R": "c(\nperson(\"Anja\", \"Ernst\", email = \"a.f.ernst@rug.nl\",role = c(\"aut\", \"cre\")),\nperson(\"Jonas\", \"Haslbeck\", email = \"jonashaslbeck@protonmail.com\",role = c(\"aut\")))",
  "Maintainer": "Anja Ernst <a.f.ernst@rug.nl>",
  "Description": "Estimates latent class vector-autoregressive models via EM\nalgorithm on time-series data for model-based clustering and\nclassification. Includes model selection criteria for selecting\nthe number of lags and clusters.",
  "BugReports": "https://github.com/anieBee/ClusterVAR/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "License": "GPL-2",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://aniebee.r-universe.dev",
  "Date/Publication": "2025-01-13 10:31:23 UTC",
  "RemoteUrl": "https://github.com/aniebee/clustervar",
  "RemoteRef": "HEAD",
  "RemoteSha": "2b73aa3eb1bf711aef15a3702fdc8c998993d748",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 09:01:17 UTC",
    "User": "root"
  },
  "Author": "Anja Ernst [aut, cre],\nJonas Haslbeck [aut]",
  "MD5sum": "5fde6a8116ef3567f4d63c30781dae3b",
  "_user": "aniebee",
  "_type": "src",
  "_file": "ClusterVAR_0.0.9.tar.gz",
  "_fileid": "62a5b5b5d3ecfa2aaf0b2edcf5c9d5604de077a3eb0f0c27a8c1674844bfcbd5",
  "_filesize": 1457937,
  "_sha256": "62a5b5b5d3ecfa2aaf0b2edcf5c9d5604de077a3eb0f0c27a8c1674844bfcbd5",
  "_created": "2026-06-06T09:01:17.000Z",
  "_published": "2026-06-06T09:05:09.264Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79866096988,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453085317"
    },
    {
      "job": 79866096964,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453085250"
    },
    {
      "job": 79866096974,
      "time": 202,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453087776"
    },
    {
      "job": 79866096983,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453082501"
    },
    {
      "job": 79865915993,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453067349"
    },
    {
      "job": 79866096967,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453080027"
    },
    {
      "job": 79866096978,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453082777"
    },
    {
      "job": 79866096973,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453081943"
    },
    {
      "job": 79866096972,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453080754"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aniebee/actions/runs/27058040664",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aniebee/clustervar",
  "_commit": {
    "id": "2b73aa3eb1bf711aef15a3702fdc8c998993d748",
    "author": "AnieBee <anja-franziska-ernst@gmx.de>",
    "committer": "AnieBee <anja-franziska-ernst@gmx.de>",
    "message": "update based on Mihai's update for using doParabar\n",
    "time": 1736764283
  },
  "_maintainer": {
    "name": "Anja Ernst",
    "email": "a.f.ernst@rug.nl"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "fastDummies",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "parabar",
      "role": "Imports"
    },
    {
      "package": "doParabar",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "aniebee",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "clustering",
    "latent-class-model",
    "multivariate-timeseries",
    "time-series-analysis",
    "vector-autoregression",
    "vector-autoregression-models"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "aniebee",
      "count": 150,
      "uuid": 25692459
    },
    {
      "user": "jmbh",
      "count": 19,
      "uuid": 8234804
    },
    {
      "user": "mihaiconstantin",
      "count": 7,
      "uuid": 20051042
    },
    {
      "user": "anjafranziska",
      "count": 6,
      "uuid": 25768059
    }
  ],
  "_userbio": {
    "uuid": 25692459,
    "type": "user",
    "name": "Anja Ernst",
    "description": "Assistant Professor at the University of Groningen"
  },
  "_downloads": {
    "count": 234,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ClusterVAR"
  },
  "_devurl": "https://github.com/aniebee/clustervar",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/ClusterVAR.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aniebee/clustervar",
  "_realowner": "aniebee",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.6",
      "date": "2024-06-06"
    },
    {
      "version": "0.0.7",
      "date": "2024-07-10"
    },
    {
      "version": "0.0.8",
      "date": "2024-12-09"
    }
  ],
  "_exports": [
    "calculateA",
    "calculateB",
    "calculateBandWZero",
    "calculateBIC",
    "calculateCoefficientsForRandoAndRational",
    "calculateFYZ",
    "calculateIC",
    "calculateICL",
    "calculateLagList",
    "calculateNPara",
    "calculatePosterior",
    "calculateRatio",
    "calculateSigma",
    "calculateTau",
    "calculateU",
    "calculateW",
    "callCalculateCoefficientsForRandoAndRational",
    "callEMFuncs",
    "checkComponentsCollapsed",
    "checkConvergence",
    "checkLikelihoodsNA",
    "checkOutliers",
    "checkPosteriorsNA",
    "checkSingularitySigma",
    "checkVarianceY",
    "coef.ClusterVAR",
    "constraintsOnB",
    "createOutputList",
    "createX",
    "determineLagOrder",
    "DetPredSubj",
    "EMFunc",
    "EMInit",
    "InitPseudoRand",
    "InitRat",
    "LCVAR",
    "numberPredictableObservations",
    "plot.ClusterVAR",
    "plotHeat",
    "print.ClusterVAR",
    "print.ClusterVARCoef",
    "print.ClusterVARSummary",
    "print.PredictableObs",
    "reorderLags",
    "summary.ClusterVAR"
  ],
  "_datasets": [
    {
      "name": "ExampleData",
      "title": "Datasets included in the ClusterVAR package",
      "object": "ExampleData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Item1",
        "Item2",
        "Item3",
        "Item4",
        "Person",
        "Timepoint",
        "ContiniousVariable",
        "CategoricalVariable"
      ],
      "rows": 18000,
      "table": true,
      "tojson": true
    },
    {
      "name": "SyntheticData",
      "title": "Datasets included in the ClusterVAR package",
      "object": "SyntheticData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Item1",
        "Item2",
        "Item3",
        "Item4",
        "Person",
        "Timepoint",
        "ContiniousVariable",
        "CategoricalVariable",
        "BeepVariable",
        "DayVariable"
      ],
      "rows": 12998,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coef.ClusterVAR",
      "title": "Show coefficients of given Model",
      "topics": [
        "coef.ClusterVAR"
      ]
    },
    {
      "page": "LCVAR",
      "title": "Fitting Latent Class VAR Models",
      "topics": [
        "LCVAR"
      ]
    },
    {
      "page": "numberPredictableObservations",
      "title": "Determine the number of observations that can be predicted",
      "topics": [
        "numberPredictableObservations"
      ]
    },
    {
      "page": "plot.ClusterVAR",
      "title": "Visualizing Model fit and information criteria",
      "topics": [
        "plot.ClusterVAR"
      ]
    },
    {
      "page": "print.ClusterVAR",
      "title": "Prints description of ClusterVAR objects",
      "topics": [
        "print.ClusterVAR"
      ]
    },
    {
      "page": "print.ClusterVARCoef",
      "title": "Overview of Parameters of given Model.",
      "topics": [
        "print.ClusterVARCoef"
      ]
    },
    {
      "page": "print.ClusterVARSummary",
      "title": "Print Summary of Models into Console.",
      "topics": [
        "print.ClusterVARSummary"
      ]
    },
    {
      "page": "print.PredictableObs",
      "title": "Print Summary of predictable Observations into Console.",
      "topics": [
        "print.PredictableObs"
      ]
    },
    {
      "page": "summary.ClusterVAR",
      "title": "Summary of ClusterVAR objects",
      "topics": [
        "summary.ClusterVAR"
      ]
    }
  ],
  "_readme": "https://github.com/aniebee/clustervar/raw/HEAD/README.md",
  "_rundeps": [
    "callr",
    "cli",
    "codetools",
    "crayon",
    "data.table",
    "doParabar",
    "farver",
    "fastDummies",
    "filelock",
    "foreach",
    "glue",
    "hms",
    "iterators",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "mvtnorm",
    "otel",
    "parabar",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "R6",
    "RColorBrewer",
    "rlang",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite"
  ],
  "_score": 3.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "clustervar",
  "_universes": [
    "aniebee"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.9",
      "date": "2026-06-06T09:03:21.000Z",
      "distro": "noble",
      "commit": "2b73aa3eb1bf711aef15a3702fdc8c998993d748",
      "fileid": "b837f05d0b3312939ed7342c32dea635c9f6636e58c635f154d6b495110b6689",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aniebee/actions/runs/27058040664"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.9",
      "date": "2026-06-06T09:03:23.000Z",
      "distro": "noble",
      "commit": "2b73aa3eb1bf711aef15a3702fdc8c998993d748",
      "fileid": "25b7ec6d1ae84610f15f961092a17613bc4f6bbbc706646e5ca25983bedf9e20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aniebee/actions/runs/27058040664"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.9",
      "date": "2026-06-06T09:03:47.000Z",
      "commit": "2b73aa3eb1bf711aef15a3702fdc8c998993d748",
      "fileid": "17ebfca3b7505284cd6b62aae47cd5359561fb7bdb05256e51034093dc7e8ca6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aniebee/actions/runs/27058040664"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.9",
      "date": "2026-06-06T09:03:11.000Z",
      "commit": "2b73aa3eb1bf711aef15a3702fdc8c998993d748",
      "fileid": "ce10825f5fecbaa1322d34f5a9179baeb8d78f6e2c211d6be7fb7f5c1366bfcc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aniebee/actions/runs/27058040664"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.9",
      "date": "2026-06-06T09:03:14.000Z",
      "commit": "2b73aa3eb1bf711aef15a3702fdc8c998993d748",
      "fileid": "58a7922e90cd20f1eb9b9ba658176685b7fd4e3661a16c6b1f15bd0687ca827d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aniebee/actions/runs/27058040664"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.9",
      "date": "2026-06-06T09:02:50.000Z",
      "commit": "2b73aa3eb1bf711aef15a3702fdc8c998993d748",
      "fileid": "0546728cf8cc8b611875ffccc678f84deb302bd39220e8a22e61b249ecbdf1e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aniebee/actions/runs/27058040664"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.9",
      "date": "2026-06-06T09:02:42.000Z",
      "commit": "2b73aa3eb1bf711aef15a3702fdc8c998993d748",
      "fileid": "345ec461b22f6fc981754d565f4475ec1d06ff400a17bf11c98b37df8eb73f15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aniebee/actions/runs/27058040664"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.9",
      "date": "2026-06-06T09:02:36.000Z",
      "commit": "2b73aa3eb1bf711aef15a3702fdc8c998993d748",
      "fileid": "63a5d6348c9778fc1036731ecadc98000e2e1d0b253d0da393f4d4073795c9bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aniebee/actions/runs/27058040664"
    }
  ]
}