Found 110 packages in 0.07 seconds
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)
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.
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)
Asymptotic Classification Theory for Cognitive Diagnosis
Cluster analysis for cognitive diagnosis based on the Asymptotic Classification Theory (Chiu, Douglas & Li, 2009;
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)
'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"
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.
Efficient Determination of Sample Size in Balanced Design of Experiments
For a balanced design of experiments, this package calculates the sample size required to detect a certain standardized effect size, under a significance level. This package also provides three graphs; detectable standardized effect size vs power, sample size vs detectable standardized effect size, and sample size vs power, which show the mutual relationship between the sample size, power and the detectable standardized effect size. The detailed procedure is described in R. V. Lenth (2006-9) < https://homepage.divms.uiowa.edu/~rlenth/Power/>, Y. B. Lim (1998), M. A. Kastenbaum, D. G. Hoel and K. O. Bowman (1970)
Automatic Fixed Rank Kriging
Automatic fixed rank kriging for (irregularly located)
spatial data using a class of basis functions with multi-resolution features
and ordered in terms of their resolutions. The model parameters are estimated
by maximum likelihood (ML) and the number of basis functions is determined
by Akaike's information criterion (AIC). For spatial data with either one
realization or independent replicates, the ML estimates and AIC are efficiently
computed using their closed-form expressions when no missing value occurs. Details
regarding the basis function construction, parameter estimation, and AIC calculation
can be found in Tzeng and Huang (2018)