Package: BKP Title: Beta Kernel Process Modeling Version: 0.3.0 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 Description: Implements the Beta Kernel Process (BKP) for nonparametric modeling of covariate-dependent binomial probabilities, and the Dirichlet Kernel Process (DKP) for categorical or multinomial response data. Scalable global-local approximations are provided through TwinBKP and TwinDKP, using twinning-selected global subsets and local nearest-neighbour updates. Functions are included for model fitting, predictive inference with uncertainty quantification, posterior simulation, and visualization in one- and two-dimensional input spaces. Gaussian, Matern 5/2, Matern 3/2, and Wendland kernels are supported, with hyperparameters selected by multi-start derivative-free optimization. For more details, see Zhao, Qing, and Xu (2025) . License: GPL (>= 3) Copyright: See inst/COPYRIGHTS URL: https://github.com/Jiangyan-Zhao/BKP BugReports: https://github.com/Jiangyan-Zhao/BKP/issues Encoding: UTF-8 NeedsCompilation: yes Depends: R (>= 3.5.0) Imports: dirmult, ggplot2, gridExtra, lattice, nloptr, rlang, Rcpp, tgp Suggests: knitr, mlbench, testthat (>= 3.0.0) Config/testthat/edition: 3 LinkingTo: Rcpp, RcppArmadillo, nloptr Config/roxygen2/version: 8.0.0 Packaged: 2026-07-02 21:12:54 UTC; root Author: Jiangyan Zhao [cre, aut], Kunhai Qing [aut], Jin Xu [aut] Repository: https://cran.r-universe.dev Date/Publication: 2026-07-02 15:02:03 UTC RemoteUrl: https://github.com/cran/BKP RemoteRef: HEAD RemoteSha: c9adbc62ffcbb4f4b1c4369ecfef5a618d7be1f3