Package: sBIC
Type: Package
Title: Computing the Singular BIC for Multiple Models
Version: 0.2.0
Date: 2016-09-20
Authors@R: c(person("Luca", "Weihs", role=c("aut","cre"), email="lucaw@uw.edu"),
             person("Martyn", "Plummer", role="ctb"))
Description: Computes the sBIC for various singular model collections including:
    binomial mixtures, factor analysis models, Gaussian mixtures,
    latent forests, latent class analyses, and reduced rank regressions.
License: GPL (>= 3)
URL: https://github.com/Lucaweihs/sBIC
BugReports: https://github.com/Lucaweihs/sBIC/issues
Imports: poLCA, R.oo (>= 1.20.0), R.methodsS3, mclust, igraph (>=
        1.0.1), Rcpp (>= 0.12.3), combinat, flexmix, hash
LinkingTo: Rcpp
Suggests: testthat, mvtnorm, knitr, MASS
VignetteBuilder: knitr
RoxygenNote: 5.0.1
Collate: 'ModelPoset.R' 'MixtureModels.R' 'BinomialMixtures.R'
        'FactorAnalyses.R' 'GaussianMixtures.R' 'LCAs.R'
        'LatentForests-Helpers.R' 'LatentForests.R' 'RcppExports.R'
        'ReducedRankRegressions.R' 'sBIC-Function.R' 'sbic.R'
NeedsCompilation: yes
Packaged: 2016-09-30 23:20:04 UTC; lucaweihs
Author: Luca Weihs [aut, cre],
  Martyn Plummer [ctb]
Maintainer: Luca Weihs <lucaw@uw.edu>
Repository: CRAN
Date/Publication: 2016-10-01 14:31:14
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 06:18:07 UTC; unix
Archs: sBIC.so.dSYM
