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.zip(r-4.7)binaryGP_0.2.zip(r-4.6)binaryGP_0.2.zip(r-4.5)
binaryGP_0.2.tgz(r-4.6-x86_64)binaryGP_0.2.tgz(r-4.6-arm64)binaryGP_0.2.tgz(r-4.5-x86_64)binaryGP_0.2.tgz(r-4.5-arm64)
binaryGP_0.2.tar.gz(r-4.7-arm64)binaryGP_0.2.tar.gz(r-4.7-x86_64)binaryGP_0.2.tar.gz(r-4.6-arm64)binaryGP_0.2.tar.gz(r-4.6-x86_64)
binaryGP_0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
binaryGP/json (API)
| # Install 'binaryGP' in R: |
| install.packages('binaryGP', repos = c('https://chihli.r-universe.dev', '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 from:db68728417. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 133 | ||
| linux-devel-x86_64 | OK | 144 | ||
| source / vignettes | OK | 225 | ||
| linux-release-arm64 | OK | 130 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 116 | ||
| macos-release-x86_64 | OK | 240 | ||
| macos-oldrel-arm64 | OK | 126 | ||
| macos-oldrel-x86_64 | OK | 283 | ||
| windows-devel | OK | 161 | ||
| windows-release | OK | 102 | ||
| windows-oldrel | OK | 120 | ||
| wasm-release | OK | 114 |
Exports:binaryGP_fitpredict.binaryGP
Dependencies:GPfitlatticelhslogitnormnloptrRcppRcppArmadillo
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 |
