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

Found 196 packages in 0.01 seconds

BayesRep — by Samuel Pawel, 2 years ago

Bayesian Analysis of Replication Studies

Provides tools for the analysis of replication studies using Bayes factors (Pawel and Held, 2022) .

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.

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.

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.

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.

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.

EpiForsk — by Kim Daniel Jakobsen, 3 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, 2 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.

gamselBayes — by Matt P. Wand, 7 months ago

Bayesian Generalized Additive Model Selection

Generalized additive model selection via approximate Bayesian inference is provided. Bayesian mixed model-based penalized splines with spike-and-slab-type coefficient prior distributions are used to facilitate fitting and selection. The approximate Bayesian inference engine options are: (1) Markov chain Monte Carlo and (2) mean field variational Bayes. Markov chain Monte Carlo has better Bayesian inferential accuracy, but requires a longer run-time. Mean field variational Bayes is faster, but less accurate. The methodology is described in He and Wand (2024) .