Package: gpboost 1.6.7
gpboost: Combining Tree-Boosting with Gaussian Process and Mixed Effects Models
An R package that allows for combining tree-boosting with Gaussian process and mixed effects models. It also allows for independently doing tree-boosting as well as inference and prediction for Gaussian process and mixed effects models. See <https://github.com/fabsig/GPBoost> for more information on the software and Sigrist (2022, JMLR) <https://www.jmlr.org/papers/v23/20-322.html> and Sigrist (2023, TPAMI) <doi:10.1109/TPAMI.2022.3168152> for more information on the methodology.
Authors:
gpboost_1.6.7.tar.gz
gpboost_1.6.7.zip(r-4.7)gpboost_1.6.7.zip(r-4.6)gpboost_1.6.7.zip(r-4.5)
gpboost_1.6.7.tgz(r-4.6-x86_64)gpboost_1.6.7.tgz(r-4.6-arm64)gpboost_1.6.7.tgz(r-4.5-x86_64)gpboost_1.6.7.tgz(r-4.5-arm64)
gpboost_1.6.7.tar.gz(r-4.7-arm64)gpboost_1.6.7.tar.gz(r-4.7-x86_64)gpboost_1.6.7.tar.gz(r-4.6-arm64)gpboost_1.6.7.tar.gz(r-4.6-x86_64)
gpboost_1.6.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gpboost/json (API)
| # Install 'gpboost' in R: |
| install.packages('gpboost', repos = c('https://fabsig.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/fabsig/gpboost/issues
- agaricus.test - Test part from Mushroom Data Set
- agaricus.train - Training part from Mushroom Data Set
- bank - Bank Marketing Data Set
- coords - Coordinates for example data for the GPBoost package
- coords_test - Test coordinates for example data for the GPBoost package
- group_data - Gouping data for example data for the GPBoost package
- group_data_test - Test grouping data for example data for the GPBoost package
- X - Predictor variable data for example data for the GPBoost package
- X_test - Test predictor variable data for example data for the GPBoost package
- y - Response variable data for example data for the GPBoost package
Last updated from:f13807058a. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 589 | ||
| linux-devel-x86_64 | OK | 595 | ||
| source / vignettes | OK | 582 | ||
| linux-release-arm64 | OK | 651 | ||
| linux-release-x86_64 | OK | 598 | ||
| macos-release-arm64 | OK | 532 | ||
| macos-release-x86_64 | OK | 1237 | ||
| macos-oldrel-arm64 | OK | 677 | ||
| macos-oldrel-x86_64 | OK | 1309 | ||
| windows-devel | OK | 854 | ||
| windows-release | OK | 1026 | ||
| windows-oldrel | OK | 857 | ||
| wasm-release | OK | 362 |
Exports:fitfitGPModelget_aux_parsget_coefget_cov_parsget_nested_categoriesgetinfogpb.convert_with_rulesgpb.cvgpb.Datasetgpb.Dataset.constructgpb.Dataset.create.validgpb.Dataset.savegpb.Dataset.set.categoricalgpb.Dataset.set.referencegpb.dumpgpb.get.eval.resultgpb.grid.search.tune.parametersgpb.importancegpb.interpretegpb.loadgpb.model.dt.treegpb.plot.importancegpb.plot.interpretationgpb.plot.part.dep.interactgpb.plot.partial.dependencegpb.savegpb.traingpboostGPModelloadGPModelneg_log_likelihoodpredict_training_data_random_effectsreadRDS.gpb.BoostersaveGPModelsaveRDS.gpb.Boosterset_optim_paramsset_prediction_datasetinfoslice
Dependencies:data.tablelatticeMatrixR6RJSONIO
