Showing 6 of total 6 results (show query)
tidyverse
purrr:Functional Programming Tools
A complete and consistent functional programming toolkit for R.
Maintained by Hadley Wickham. Last updated 2 months ago.
1.3k stars 22.12 score 59k scripts 6.9k dependentsr-forge
car:Companion to Applied Regression
Functions to Accompany J. Fox and S. Weisberg, An R Companion to Applied Regression, Third Edition, Sage, 2019.
Maintained by John Fox. Last updated 5 months ago.
15.38 score 43k scripts 919 dependentsmlr-org
mlr3misc:Helper Functions for 'mlr3'
Frequently used helper functions and assertions used in 'mlr3' and its companion packages. Comes with helper functions for functional programming, for printing, to work with 'data.table', as well as some generally useful 'R6' classes. This package also supersedes the package 'BBmisc'.
Maintained by Marc Becker. Last updated 4 months ago.
machine-learningmiscellaneousmlr3
12 stars 10.28 score 302 scripts 42 dependentsheardacat
Ramble:Parser Combinator for R
Parser generator for R using combinatory parsers. It is inspired by combinatory parsers developed in Haskell.
Maintained by Chapman Siu. Last updated 8 years ago.
combinatory-parsersparser-combinatorsparsing
22 stars 5.93 score 39 scriptsmathiasambuehl
cna:Causal Modeling with Coincidence Analysis
Provides comprehensive functionalities for causal modeling with Coincidence Analysis (CNA), which is a configurational comparative method of causal data analysis that was first introduced in Baumgartner (2009) <doi:10.1177/0049124109339369>, and generalized in Baumgartner & Ambuehl (2018) <doi:10.1017/psrm.2018.45>. CNA is designed to recover INUS-causation from data, which is particularly relevant for analyzing processes featuring conjunctural causation (component causation) and equifinality (alternative causation). CNA is currently the only method for INUS-discovery that allows for multiple effects (outcomes/endogenous factors), meaning it can analyze common-cause and causal chain structures.
Maintained by Mathias Ambuehl. Last updated 9 months ago.
1 stars 4.78 score 45 scripts 3 dependentsantoinechampion
optional:Optional Types and Pattern Matching
Introduces optional types with some() and none, as well as match_with() from functional languages.
Maintained by Antoine Champion. Last updated 3 years ago.
librarynullableoptionalpattern-matching
1 stars 4.29 score 39 scripts