Package: graper 1.23.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.23.0.tar.gz
graper_1.23.0.zip(r-4.5)graper_1.23.0.zip(r-4.4)graper_1.23.0.zip(r-4.3)
graper_1.23.0.tgz(r-4.4-x86_64)graper_1.23.0.tgz(r-4.4-arm64)graper_1.23.0.tgz(r-4.3-x86_64)graper_1.23.0.tgz(r-4.3-arm64)
graper_1.23.0.tar.gz(r-4.5-noble)graper_1.23.0.tar.gz(r-4.4-noble)
graper_1.23.0.tgz(r-4.4-emscripten)graper_1.23.0.tgz(r-4.3-emscripten)
graper.pdf |graper.html✨
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.23.0(bioc 3.21)graper-1.22.0(bioc 3.20)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
regressionbayesianclassification
Last updated 23 days agofrom:91803f0184. Checks:OK: 1 NOTE: 4 WARNING: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-win-x86_64 | NOTE | Nov 19 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 19 2024 |
R-4.4-win-x86_64 | NOTE | Nov 19 2024 |
R-4.4-mac-x86_64 | WARNING | Nov 19 2024 |
R-4.4-mac-aarch64 | WARNING | Nov 19 2024 |
R-4.3-win-x86_64 | NOTE | Nov 19 2024 |
R-4.3-mac-x86_64 | WARNING | Nov 19 2024 |
R-4.3-mac-aarch64 | WARNING | Nov 19 2024 |
Exports:getPIPsgrapermakeExampleDatamakeExampleDataWithUnequalGroupsplotELBOplotGroupPenaltiesplotPosterior
Dependencies:BHclicolorspacecowplotfansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmatrixStatsmgcvmunsellnlmepillarpkgconfigR6RColorBrewerRcppRcppArmadillorlangscalestibbleutf8vctrsviridisLitewithr
Vignette illustrating the use of graper in linear regression
Rendered fromexample_linear.Rmd
usingknitr::rmarkdown
on Nov 19 2024.Last update: 2019-01-29
Started: 2018-07-13
Vignette illustrating the use of graper in logistic regression
Rendered fromexample_logistic.Rmd
usingknitr::rmarkdown
on Nov 19 2024.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 |