Package: slgf
Type: Package
Title: Bayesian Model Selection with Suspected Latent Grouping Factors
Version: 2.0.0
Date: 2022-11-01
Authors@R: c(
    person("Thomas", "Metzger", email = "metzger.181@osu.edu", role = c("aut", "cre")),
    person("Christopher", "Franck", email = "chfranck@vt.edu", role = "aut"))
Description: Implements the Bayesian model selection method with suspected latent 
    grouping factor methodology of Metzger and Franck (2020), 
    <doi:10.1080/00401706.2020.1739561>. SLGF detects latent 
    heteroscedasticity or group-based regression effects based on the levels of a 
    user-specified categorical predictor. 
License: GPL (>= 2)
Encoding: UTF-8
Imports: Rdpack, numDeriv, utils
RdMacros: Rdpack
LazyData: true
Depends: R (>= 3.5.0)
Suggests: knitr, captioner, formatR, rcrossref, rmarkdown
RoxygenNote: 7.2.2
NeedsCompilation: no
Packaged: 2022-11-19 21:51:26 UTC; metzger.181
Author: Thomas Metzger [aut, cre],
  Christopher Franck [aut]
Maintainer: Thomas Metzger <metzger.181@osu.edu>
Repository: CRAN
Date/Publication: 2022-11-21 22:30:02 UTC
Built: R 4.3.3; ; 2025-01-24 17:32:03 UTC; unix
