Package: ClusterVAR Type: Package Title: Fitting Latent Class Vector-Autoregressive (VAR) Models Version: 0.0.9 Authors@R: c( person("Anja", "Ernst", email = "a.f.ernst@rug.nl",role = c("aut", "cre")), person("Jonas", "Haslbeck", email = "jonashaslbeck@protonmail.com",role = c("aut"))) Maintainer: Anja Ernst Description: Estimates latent class vector-autoregressive models via EM algorithm on time-series data for model-based clustering and classification. Includes model selection criteria for selecting the number of lags and clusters. BugReports: https://github.com/anieBee/ClusterVAR/issues Encoding: UTF-8 LazyData: true License: GPL-2 Imports: stats, utils, graphics, grDevices, fastDummies, MASS, mvtnorm, scales, foreach, parabar, doParabar Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev Repository: https://aniebee.r-universe.dev Date/Publication: 2026-06-22 07:39:29 UTC RemoteUrl: https://github.com/aniebee/clustervar RemoteRef: HEAD RemoteSha: 61cef13eedb5063eee3506b754c4072089102a67 NeedsCompilation: no Packaged: 2026-06-22 11:26:06 UTC; root Author: Anja Ernst [aut, cre], Jonas Haslbeck [aut]