Package: BKP
Title: Beta Kernel Process Modeling
Version: 0.2.3
Authors@R: c(
    person(given = "Jiangyan", family = "Zhao", email = "zhaojy2017@126.com", role = c("cre", "aut")),
    person(given = "Kunhai", family = "Qing", email = "kunhaiq@qq.com", role = "aut"),
    person(given = "Jin", family = "Xu", email = "jxu@stat.ecnu.edu.cn", role = "aut")
  )
Maintainer: Jiangyan Zhao <zhaojy2017@126.com>
Description: Implements the Beta Kernel Process (BKP) for nonparametric modeling of spatially varying binomial probabilities, together with its extension, the Dirichlet Kernel Process (DKP), for categorical or multinomial data.
 The package provides functions for model fitting, predictive inference with uncertainty quantification, posterior simulation, and visualization in one-and two-dimensional input spaces.
 Multiple kernel functions (Gaussian, Matern 5/2, and Matern 3/2) are supported, with hyperparameters optimized through multi-start gradient-based search.
 For more details, see Zhao, Qing, and Xu (2025) <doi:10.48550/arXiv.2508.10447>.
License: GPL (>= 3)
URL: https://github.com/Jiangyan-Zhao/BKP
BugReports: https://github.com/Jiangyan-Zhao/BKP/issues
Encoding: UTF-8
NeedsCompilation: no
RoxygenNote: 7.3.2
Depends: R (>= 3.5.0)
Imports: dirmult, gridExtra, lattice, optimx, tgp
Suggests: knitr, mlbench, testthat (>= 3.0.0)
Config/testthat/edition: 3
Packaged: 2025-09-22 02:21:03 UTC; JYZHAO
Author: Jiangyan Zhao [cre, aut],
  Kunhai Qing [aut],
  Jin Xu [aut]
Repository: CRAN
Date/Publication: 2025-09-22 07:20:14 UTC
Built: R 4.5.2; ; 2025-11-08 03:12:53 UTC; windows
