RgoogleMaps - Overlays on Static Maps
Serves two purposes: (i) Provide a comfortable R interface to query the Google server for static maps, and (ii) Use the map as a background image to overlay plots within R. This requires proper coordinate scaling.
Last updated 1 years ago
5.80 score 1 stars 9 dependents 516 scripts 4.5k downloadsrfVarImpOOB - Unbiased Variable Importance for Random Forests
Computes a novel variable importance for random forests: Impurity reduction importance scores for out-of-bag (OOB) data complementing the existing inbag Gini importance, see also <doi: 10.1080/03610926.2020.1764042>. The Gini impurities for inbag and OOB data are combined in three different ways, after which the information gain is computed at each split. This gain is aggregated for each split variable in a tree and averaged across trees.
Last updated 3 years ago
2.00 score 5 scripts 159 downloadsbandit - Functions for Simple a/B Split Test and Multi-Armed Bandit Analysis
A set of functions for doing analysis of A/B split test data and web metrics in general.
Last updated 3 years ago
1.56 score 2 stars 18 scripts 260 downloadsHTMLUtils - Facilitates Automated HTML Report Creation
Facilitates automated HTML report creation, in particular framed HTML pages and dynamically sortable tables.
Last updated 1 years ago
1.48 score 1 dependents 9 scripts 451 downloadsMultiJoin - Enables Efficient Joining of Data File on Common Fields using the Unix Utility Join
Wrapper around the Unix join facility which is more efficient than the built-in R routine merge(). The package enables the joining of multiple files on disk at once. The files can be compressed and various filters can be deployed before joining. Compiles only under Unix.
Last updated 6 years ago
1.00 score 6 scripts 136 downloads