Package: graper 1.29.0
graper: Adaptive penalization in high-dimensional regression and classification with external covariates using variational Bayes
This package enables regression and classification on high-dimensional data with different relative strengths of penalization for different feature groups, such as different assays or omic types. The optimal relative strengths are chosen adaptively. Optimisation is performed using a variational Bayes approach.
Authors:
graper_1.29.0.tar.gz
graper_1.29.0.zip(r-4.7)graper_1.29.0.zip(r-4.6)graper_1.29.0.zip(r-4.5)
graper_1.29.0.tgz(r-4.6-x86_64)graper_1.29.0.tgz(r-4.6-arm64)graper_1.29.0.tgz(r-4.5-x86_64)graper_1.29.0.tgz(r-4.5-arm64)
graper_1.29.0.tar.gz(r-4.7-arm64)graper_1.29.0.tar.gz(r-4.7-x86_64)graper_1.29.0.tar.gz(r-4.6-arm64)graper_1.29.0.tar.gz(r-4.6-x86_64)
graper_1.29.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
graper/json (API)
NEWS
| # Install 'graper' in R: |
| install.packages('graper', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
On BioConductor:graper-1.29.0(bioc 3.24)graper-1.28.0(bioc 3.23)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
regressionbayesianclassificationopenblascpp
Last updated from:ba611e23de. Checks:1 WARNING, 11 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | WARNING | 169 | ||
| linux-devel-arm64 | NOTE | 311 | ||
| linux-devel-x86_64 | NOTE | 197 | ||
| source / vignettes | OK | 240 | ||
| linux-release-arm64 | NOTE | 178 | ||
| linux-release-x86_64 | NOTE | 185 | ||
| macos-release-arm64 | NOTE | 146 | ||
| macos-release-x86_64 | NOTE | 376 | ||
| macos-oldrel-arm64 | NOTE | 131 | ||
| macos-oldrel-x86_64 | NOTE | 461 | ||
| windows-devel | NOTE | 206 | ||
| windows-release | NOTE | 170 | ||
| windows-oldrel | NOTE | 157 | ||
| wasm-release | OK | 116 |
Exports:getPIPsgrapermakeExampleDatamakeExampleDataWithUnequalGroupsplotELBOplotGroupPenaltiesplotPosterior
Dependencies:BHclicowplotcpp11farverggplot2gluegtableisobandlabelinglatticelifecycleMatrixmatrixStatsR6RColorBrewerRcppRcppArmadillorlangS7scalesvctrsviridisLitewithr
Vignette illustrating the use of graper in linear regression
Rendered fromexample_linear.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2019-01-29
Started: 2018-07-13
Vignette illustrating the use of graper in logistic regression
Rendered fromexample_logistic.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2019-06-20
Started: 2018-10-01
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get estimated coefficients from a graper object | coef.graper |
| Get posterior inclusion probabilities per feature | getPIPs |
| Fit a regression model with graper | graper |
| Simulate example data from the graper model | makeExampleData |
| Simulate example data from the graper model with groups of unequal size | makeExampleDataWithUnequalGroups |
| Plot evidence lower bound | plotELBO |
| Plot group-wise penalties | plotGroupPenalties |
| Plot posterior distributions | plotPosterior |
| Predict response on new data | predict.graper |
| Print a graper object | print.graper |
