Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 202 packages in 0.01 seconds

growthrate — by Ian W. McKeague, 11 years ago

Bayesian reconstruction of growth velocity

A nonparametric empirical Bayes method for recovering gradients (or growth velocities) from observations of smooth functions (e.g., growth curves) at isolated time points.

mashr — by Peter Carbonetto, 2 years ago

Multivariate Adaptive Shrinkage

Implements the multivariate adaptive shrinkage (mash) method of Urbut et al (2019) for estimating and testing large numbers of effects in many conditions (or many outcomes). Mash takes an empirical Bayes approach to testing and effect estimation; it estimates patterns of similarity among conditions, then exploits these patterns to improve accuracy of the effect estimates. The core linear algebra is implemented in C++ for fast model fitting and posterior computation.

varbvs — by Peter Carbonetto, 3 years ago

Large-Scale Bayesian Variable Selection Using Variational Methods

Fast algorithms for fitting Bayesian variable selection models and computing Bayes factors, in which the outcome (or response variable) is modeled using a linear regression or a logistic regression. The algorithms are based on the variational approximations described in "Scalable variational inference for Bayesian variable selection in regression, and its accuracy in genetic association studies" (P. Carbonetto & M. Stephens, 2012, ). This software has been applied to large data sets with over a million variables and thousands of samples.

ORIONZ.G — by David Navarro-Gonzalez, a year ago

EAP Scoring in Exploratory FA Solutions with Correlated Residuals

Obtaining Bayes Expected A Posteriori (EAP) individual score estimates based on linear and non-linear extended Exploratoy Factor Analysis solutions that include a correlated-residual structure.

PAGWAS — by Marina Evangelou, 10 years ago

Pathway Analysis Methods for Genomewide Association Data

Bayesian hierarchical methods for pathway analysis of genomewide association data: Normal/Bayes factors and Sparse Normal/Adaptive lasso. The Frequentist Fisher's product method is included as well.

jointNmix — by Rafael de Andrade Moral, 9 years ago

Joint N-Mixture Models for Site-Associated Species

Fits univariate and joint N-mixture models for data on two unmarked site-associated species. Includes functions to estimate latent abundances through empirical Bayes methods.

INTRIGUE — by Michael Kleinsasser, 5 years ago

Quantify and Control Reproducibility in High-Throughput Experiments

Estimate the proportions of the null and the reproducibility and non-reproducibility of the signal group for the input data set. The Bayes factor calculation and EM (Expectation Maximization) algorithm procedures are also included.

EpiForsk — by Kim Daniel Jakobsen, 5 months ago

Code Sharing at the Department of Epidemiology Research at Statens Serum Institut

This is a collection of assorted functions and examples collected from various projects. Currently we have functionalities for simplifying overlapping time intervals, Charlson comorbidity score constructors for Danish data, getting frequency for multiple variables, getting standardized output from logistic and log-linear regressions, sibling design linear regression functionalities a method for calculating the confidence intervals for functions of parameters from a GLM, Bayes equivalent for hypothesis testing with asymptotic Bayes factor, and several help functions for generalized random forest analysis using 'grf'.

FuzzyClass — by Jodavid Ferreira, 4 months ago

Fuzzy and Non-Fuzzy Classifiers

It provides classifiers which can be used for discrete variables and for continuous variables based on the Naive Bayes and Fuzzy Naive Bayes hypothesis. Those methods were developed by researchers belong to the 'Laboratory of Technologies for Virtual Teaching and Statistics (LabTEVE)' and 'Laboratory of Applied Statistics to Image Processing and Geoprocessing (LEAPIG)' at 'Federal University of Paraiba, Brazil'. They considered some statistical distributions and their papers were published in the scientific literature, as for instance, the Gaussian classifier using fuzzy parameters, proposed by 'Moraes, Ferreira and Machado' (2021) .

hdbcp — by JaeHoon Kim, a year ago

Bayesian Change Point Detection for High-Dimensional Data

Functions implementing change point detection methods using the maximum pairwise Bayes factor approach. Additionally, the package includes tools for generating simulated datasets for comparing and evaluating change point detection techniques.