Package: bplsr
Title: Bayesian partial least squares regression
Version: 1.0.4
Authors@R: c(
    person("Szymon", "Urbas", , "szymon.urbas@mu.ie", role = c("aut", "cre")),
    person("Pierre", "Lovera", role = "ctb"),
    person("Robert", "Daly", role = "ctb"),
    person("Alan", "O'Riordan", role = "ctb"),
    person("Donagh", "Berry", role = "ctb"),
    person("Isobel Claire", "Gormley", role = "ctb")
  )
Maintainer: Szymon Urbas <szymon.urbas@mu.ie>
Description: Fits the Bayesian partial least squares regression model
    introduced in Urbas et al. (2024) <doi:10.1214/24-AOAS1947>. Suitable
    for univariate and multivariate regression with high-dimensional data.
License: GPL (>= 3)
Encoding: UTF-8
Language: en
RoxygenNote: 7.3.2
Depends: R (>= 3.5)
LazyData: true
Imports: coda, progress, statmod, stats, utils
NeedsCompilation: no
Packaged: 2025-07-10 09:15:41 UTC; surbas
Author: Szymon Urbas [aut, cre],
  Pierre Lovera [ctb],
  Robert Daly [ctb],
  Alan O'Riordan [ctb],
  Donagh Berry [ctb],
  Isobel Claire Gormley [ctb]
Repository: CRAN
Date/Publication: 2025-07-10 10:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 09:26:24 UTC; unix
