Other packages > Find by keyword >

baldur  

Bayesian Hierarchical Modeling for Label-Free Proteomics
View on CRAN: Click here


Download and install baldur package within the R console
Install from CRAN:
install.packages("baldur")

Install from Github:
library("remotes")
install_github("cran/baldur")

Install by package version:
library("remotes")
install_version("baldur", "0.0.3")



Attach the package and use:
library("baldur")
Maintained by
Philip Berg
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-05-16
Latest Update: 2023-09-18
Description:
Statistical decision in proteomics data using a hierarchical Bayesian model. There are two regression models for describing the mean-variance trend, a gamma regression or a latent gamma mixture regression. The regression model is then used as an Empirical Bayes estimator for the prior on the variance in a peptide. Further, it assumes that each measurement has an uncertainty (increased variance) associated with it that is also inferred. Finally, it tries to estimate the posterior distribution (by Hamiltonian Monte Carlo) for the differences in means for each peptide in the data. Once the posterior is inferred, it integrates the tails to estimate the probability of error from which a statistical decision can be made. See Berg and Popescu for details ().
How to cite:
Philip Berg (2023). baldur: Bayesian Hierarchical Modeling for Label-Free Proteomics. R package version 0.0.3, https://cran.r-project.org/web/packages/baldur. Accessed 06 Mar. 2025.
Previous versions and publish date:
0.0.1 (2023-05-16 10:40), 0.0.2 (2023-09-02 08:50)
Other packages that cited baldur R package
View baldur citation profile
Other R packages that baldur depends, imports, suggests or enhances
Complete documentation for baldur
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  
Directional  
A Collection of Functions for Directional Data Analysis
A collection of functions for directional data (including massive data, with millions of observation ...
Download / Learn more Package Citations See dependency  
prolific.api  
A User-Friendly Interface for Accessing the Prolific API
A user-friendly interface for creating and managing empirical crowd-sourcing studies via API access ...
Download / Learn more Package Citations See dependency  
testthat  
Unit Testing for R
Software testing is important, but, in part because it is frustrating and boring, many of us avoid i ...
Download / Learn more Package Citations See dependency  
incgraph  
Incremental Graphlet Counting for Network Optimisation
An efficient and incremental approach for calculating the differences in orbit counts when performi ...
Download / Learn more Package Citations See dependency  
ngspatial  
Fitting the Centered Autologistic and Sparse Spatial Generalized Linear Mixed Models for Areal Data
Provides tools for analyzing spatial data, especially non- Gaussian areal data. The current version ...
Download / Learn more Package Citations See dependency  

23,794

R Packages

206,711

Dependencies

64,305

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA