Found 111 packages in 0.14 seconds
A Crew Launcher Plugin for AWS Batch
In computationally demanding analysis projects,
statisticians and data scientists asynchronously
deploy long-running tasks to distributed systems,
ranging from traditional clusters to cloud services.
The 'crew.aws.batch' package extends the 'mirai'-powered
'crew' package with a worker launcher plugin for AWS Batch.
Inspiration also comes from packages 'mirai' by Gao (2023)
< https://github.com/r-lib/mirai>,
'future' by Bengtsson (2021)
Compute Decision Interval and Average Run Length for CUSUM Charts
Computation of decision intervals (H) and average run lengths (ARL) for CUSUM charts. Details of the method are seen in Hawkins and Olwell (2012): Cumulative sum charts and charting for quality improvement, Springer Science & Business Media.
Similarity-Based Segmentation of Multidimensional Signals
A dynamic programming solution to segmentation based on
maximization of arbitrary similarity measures within segments.
The general idea, theory and this implementation are described in
Machne, Murray & Stadler (2017)
Crew Launcher Plugins for Traditional High-Performance Computing Clusters
In computationally demanding analysis projects,
statisticians and data scientists asynchronously
deploy long-running tasks to distributed systems,
ranging from traditional clusters to cloud services.
The 'crew.cluster' package extends the 'mirai'-powered
'crew' package with worker launcher plugins for traditional
high-performance computing systems.
Inspiration also comes from packages 'mirai' by Gao (2023)
< https://github.com/r-lib/mirai>,
'future' by Bengtsson (2021)
Asymptotic Classification Theory for Cognitive Diagnosis
Cluster analysis for cognitive diagnosis based on the Asymptotic Classification Theory (Chiu, Douglas & Li, 2009;
'FASTA' ML and ‘altall’ Sequences from IQ-TREE .state Files
Takes a .state file generated by IQ-TREE as an input and, for each ancestral node present in the file, generates a FASTA-formatted maximum likelihood (ML) sequence as well as an ‘AltAll’ sequence in which uncertain sites, determined by the two parameters thres_1 and thres_2, have the maximum likelihood state swapped with the next most likely state as described in Geeta N. Eick, Jamie T. Bridgham, Douglas P. Anderson, Michael J. Harms, and Joseph W. Thornton (2017), "Robustness of Reconstructed Ancestral Protein Functions to Statistical Uncertainty"
Bayesian Linear Mixed-Effects Models
Maximum a posteriori estimation for linear and generalized linear mixed-effects models in a Bayesian setting, implementing the methods of Chung, et al. (2013)
Transformation Models
Formula-based user-interfaces to specific transformation models
implemented in package 'mlt' (
Data sets from Devore's "Prob and Stat for Eng (7th ed)"
Data sets and sample analyses from Jay L. Devore (2008), "Probability and Statistics for Engineering and the Sciences (7th ed)", Thomson.
Interactive, Complex Heatmaps
Make complex, interactive heatmaps. 'iheatmapr' includes a modular system for iteratively building up complex heatmaps, as well as the iheatmap() function for making relatively standard heatmaps.