Package: GPCsign
Title: Gaussian Process Classification as Described in Bachoc et al.
        (2020)
Version: 0.1.1
Authors@R: c(person("Morgane", "Menz", role = c("aut","cre"), email = "morgane.menz@ifpen.fr"), 
    person("Céline", "Helbert", role = c("aut")),
    person("Victor", "Picheny", role = c("aut")),
    person("François", "Bachoc", role = c("aut")),
    person("Naoual", "Serraji", role = c("ctb")))
Description: Parameter estimation and prediction of Gaussian Process Classifier models as described in Bachoc et al. (2020) <doi:10.1007/S10898-020-00920-0>. Important functions : gpcm(), predict.gpcm(), update.gpcm().
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: DiceKriging, tmvtnorm, TruncatedNormal (>= 2.3), future.apply,
        future, methods, stats
Suggests: DiceDesign, testthat
NeedsCompilation: no
Packaged: 2025-02-26 09:26:43 UTC; menzm
Author: Morgane Menz [aut, cre],
  Céline Helbert [aut],
  Victor Picheny [aut],
  François Bachoc [aut],
  Naoual Serraji [ctb]
Maintainer: Morgane Menz <morgane.menz@ifpen.fr>
Repository: CRAN
Date/Publication: 2025-02-27 14:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 05:54:51 UTC; unix
