Package: binaryGP 0.2
binaryGP: Fit and Predict a Gaussian Process Model with (Time-Series) Binary Response
Allows the estimation and prediction for binary Gaussian process model. The mean function can be assumed to have time-series structure. The estimation methods for the unknown parameters are based on penalized quasi-likelihood/penalized quasi-partial likelihood and restricted maximum likelihood. The predicted probability and its confidence interval are computed by Metropolis-Hastings algorithm. More details can be seen in Sung et al (2017) <arxiv:1705.02511>.
Authors:
binaryGP_0.2.tar.gz
binaryGP_0.2.tar.gz(r-4.5-noble)binaryGP_0.2.tar.gz(r-4.4-noble)
binaryGP_0.2.tgz(r-4.4-emscripten)binaryGP_0.2.tgz(r-4.3-emscripten)
binaryGP.pdf |binaryGP.html✨
binaryGP/json (API)
# Install 'binaryGP' in R: |
install.packages('binaryGP', repos = 'https://cloud.r-project.org') |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 8 years agofrom:db68728417. Checks:3 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 07 2025 |
R-4.5-linux-x86_64 | OK | Mar 07 2025 |
R-4.4-linux-x86_64 | OK | Mar 07 2025 |
Exports:binaryGP_fitpredict.binaryGP
Dependencies:GPfitlatticelhslogitnormnloptrRcppRcppArmadillo
Citation
To cite package ‘binaryGP’ in publications use:
Sung C (2017). binaryGP: Fit and Predict a Gaussian Process Model with (Time-Series) Binary Response. R package version 0.2, https://CRAN.R-project.org/package=binaryGP.
ATTENTION: This citation information has been auto-generated from the package DESCRIPTION file and may need manual editing, see ‘help("citation")’.
Corresponding BibTeX entry:
@Manual{, title = {binaryGP: Fit and Predict a Gaussian Process Model with (Time-Series) Binary Response}, author = {Chih-Li Sung}, year = {2017}, note = {R package version 0.2}, url = {https://CRAN.R-project.org/package=binaryGP}, }
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Binary Gaussian Process (with/without time-series) | binaryGP_fit |
Predictions of Binary Gaussian Process | predict.binaryGP |
Print Fitted results of Binary Gaussian Process | print.binaryGP |
Summary of Fitting a Binary Gaussian Process | summary.binaryGP |