
container - Extending Base 'R' Lists
Extends the functionality of base 'R' lists and provides specialized data structures 'deque', 'set', 'dict', and 'dict.table', the latter to extend the 'data.table' package.
Last updated
containerdata-structuresdequedictsets
8.19 score 17 stars 254 scripts 330 downloads
pipeflow - Fast Interactive Data Analysis Pipelines
A lightweight and intuitive framework for building interactive data analysis pipelines. You add R functions one by one, and 'pipeflow' wires them into a pipeline that stays consistent as you go. Modify, remove, or insert steps at any stage, manage all parameters in one place, fast execution (C++-powered DAG) for interactive use and Shiny backends.
Last updated
pipeline-toolsreproducible-researchcpp
7.24 score 18 stars 46 scripts 338 downloads
GroupSeq - Group Sequential Design Probabilities - With Graphical User Interface
Computes probabilities related to group sequential designs for normally distributed test statistics. Enables to derive critical boundaries, power, drift, and confidence intervals of such designs. Supports the alpha spending approach by Lan-DeMets (1994) <doi:10.1002/sim.4780131308>.
Last updated
4.48 score 1 stars 3 scripts 356 downloads