Package: graper 1.29.0

Britta Velten

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:Britta Velten [aut, cre], Wolfgang Huber [aut]

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
DESCRIPTION |NEWS
card.svg |card.png
graper/json (API)

# Install 'graper' in R:
install.packages('graper', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

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

4.45 score 14 scripts 1 mentions 7 exports 24 dependencies

Last updated from:ba611e23de. Checks:1 WARNING, 11 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksWARNING175
linux-devel-arm64NOTE187
linux-devel-x86_64NOTE229
source / vignettesOK269
linux-release-arm64NOTE182
linux-release-x86_64NOTE255
macos-release-arm64NOTE129
macos-release-x86_64NOTE214
macos-oldrel-arm64NOTE125
macos-oldrel-x86_64NOTE210
windows-develNOTE148
windows-releaseNOTE169
windows-oldrelNOTE145
wasm-releaseOK151

Exports:getPIPsgrapermakeExampleDatamakeExampleDataWithUnequalGroupsplotELBOplotGroupPenaltiesplotPosterior

Dependencies:BHclicowplotcpp11farverggplot2gluegtableisobandlabelinglatticelifecycleMatrixmatrixStatsR6RColorBrewerRcppRcppArmadillorlangS7scalesvctrsviridisLitewithr

Vignette illustrating the use of graper in logistic regression
Make example data with four groups | Fit the model | Posterior distribtions | Model coefficients and intercept | Make predictions

Last update: 2019-06-20
Started: 2018-10-01

Vignette illustrating the use of graper in linear regression
Make example data with four groups | Fit the model | Training diagnostics | Posterior distribtions | Model coefficients and intercept | Posterior inclusion probabilities per feature | Group-wise penalites | Make predictions

Last update: 2019-01-29
Started: 2018-07-13