mcstatsim - Monte Carlo Statistical Simulation Tools Using a Functional Approach
A lightweight package designed to facilitate statistical simulations through functional programming. It centralizes the simulation process into a single higher-order function, enhancing manageability and usability without adding overhead from external dependencies. The package includes ready-to-use functions for common simulation targets. A detailed example can be found on <https://github.com/ielbadisy/mcstatsim>.
Last updated 7 months ago
3.54 score 1 stars 7 scripts 178 downloadsmissCforest - Ensemble Conditional Trees for Missing Data Imputation
Single imputation based on the Ensemble Conditional Trees (i.e. Cforest algorithm Strobl, C., Boulesteix, A. L., Zeileis, A., & Hothorn, T. (2007) <doi:10.1186/1471-2105-8-25>).
Last updated 2 years ago
2.70 score 4 scripts 210 downloads