Found 84 packages in 0.05 seconds
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering approach.
R Interface with Google Compute Engine
Interact with the 'Google Compute Engine' API in R. Lets you create, start and stop instances in the 'Google Cloud'. Support for preconfigured instances, with templates for common R needs.
Robust Bayesian T-Test
An implementation of Bayesian model-averaged t-tests that allows
users to draw inferences about the presence versus absence of an effect,
variance heterogeneity, and potential outliers. The 'RoBTT' package estimates
ensembles of models created by combining competing hypotheses and applies
Bayesian model averaging using posterior model probabilities. Users can
obtain model-averaged posterior distributions and inclusion Bayes factors,
accounting for uncertainty in the data-generating process
(Maier et al., 2024,
Batch Computing with R
Provides Map, Reduce and Filter variants to generate jobs on batch computing systems like PBS/Torque, LSF, SLURM and Sun Grid Engine. Multicore and SSH systems are also supported. For further details see the project web page.
Automated and Early Detection of Disease Outbreaks
A powerful tool for automating the early detection of disease outbreaks in time series data. 'aeddo' employs advanced statistical methods, including hierarchical models, in an innovative manner to effectively characterize outbreak signals. It is particularly useful for epidemiologists, public health professionals, and researchers seeking to identify and respond to disease outbreaks in a timely fashion. For a detailed reference on hierarchical models, consult Henrik Madsen and Poul Thyregod's book (2011), ISBN: 9781420091557.
Fitting (Exponential/Diffusion) RT-MPT Models
Fit (exponential or diffusion) response-time extended multinomial processing tree (RT-MPT) models
by Klauer and Kellen (2018)
Multi-Patient Analysis of Genomic Markers
Preprocessing and analysis of genomic data. 'MPAgenomics'
provides wrappers from commonly used packages to streamline their repeated
manipulation, offering an easy-to-use pipeline. The segmentation of
successive multiple profiles is performed with an automatic choice of
parameters involved in the wrapped packages. Considering multiple profiles
in the same time, 'MPAgenomics' wraps efficient penalized regression methods
to select relevant markers associated with a given outcome.
Grimonprez et al. (2014)
Dynamic Models for Confidence and Response Time Distributions
Provides density functions for the joint distribution of
choice, response time and confidence for discrete confidence judgments
as well as functions for parameter fitting, prediction and simulation
for various dynamical models of decision confidence. All models are
explained in detail by Hellmann et al. (2023;
Preprint available at < https://osf.io/9jfqr/>, published version:
Complete Functional Regulation Analysis
Calculates complete functional regulation analysis and visualize
the results in a single heatmap. The provided example data is for biological
data but the methodology can be used for large data sets to compare quantitative
entities that can be grouped. For example, a store might divide entities into
cloth, food, car products etc and want to see how sales changes in the groups
after some event. The theoretical background for the calculations are provided
in New insights into functional regulation in MS-based drug profiling, Ana Sofia
Carvalho, Henrik Molina & Rune Matthiesen, Scientific Reports
Item Selection and Exhaustive Search for Rasch Models
Automation of the item selection processes for Rasch scales by means of exhaustive search for suitable Rasch models (dichotomous, partial credit, rating-scale) in a list of item-combinations. The item-combinations to test can be either all possible combinations or item-combinations can be defined by several rules (forced inclusion of specific items, exclusion of combinations, minimum/maximum items of a subset of items). Tests for model fit and item fit include ordering of the thresholds, item fit-indices, likelihood ratio test, Martin-Löf test, Wald-like test, person-item distribution, person separation index, principal components of Rasch residuals, empirical representation of all raw scores or Rasch trees for detecting differential item functioning. The tests, their ordering and their parameters can be defined by the user. For parameter estimation and model tests, functions of the packages 'eRm', 'psychotools' or 'pairwise' can be used.