fritools - Utilities for the Forest Research Institute of the State Baden-Wuerttemberg
Miscellaneous utilities, tools and helper functions for finding and searching files on disk, searching for and removing R objects from the workspace. Does not import or depend on any third party package, but on core R only (i.e. it may depend on packages with priority 'base').
Last updated 8 months ago
5.86 score 6 packages 4 scripts 987 downloadsHandTill2001 - Multiple Class Area under ROC Curve
An S4 implementation of Eq. (3) and Eq. (7) by David J. Hand and Robert J. Till (2001) <DOI:10.1023/A:1010920819831>.
Last updated 4 years ago
4.98 score 1 packages 63 scripts 430 downloadsdocument - Run 'roxygen2' on (Chunks of) Single Code Files
Have you ever been tempted to create 'roxygen2'-style documentation comments for one of your functions that was not part of one of your packages (yet)? This is exactly what this package is about: running 'roxygen2' on (chunks of) a single code file.
Last updated 1 years ago
4.80 score 127 scripts 404 downloadsfakemake - Mock the Unix Make Utility
Use R as a minimal build system. This might come in handy if you are developing R packages and can not use a proper build system. Stay away if you can (use a proper build system).
Last updated 1 years ago
4.22 score 1 packages 11 scripts 519 downloadspackager - Create, Build and Maintain Packages
Helper functions for package creation, building and maintenance. Designed to work with a build system such as 'GNU make' or package 'fakemake' to help you to conditionally work through the stages of package development (such as spell checking, linting, testing, before building and checking a package).
Last updated 10 months ago
3.70 score 3 scripts 369 downloadsrasciidoc - Create Reports Using R and 'asciidoc'
Inspired by Karl Broman`s reader on using 'knitr' with 'asciidoc' (<https://kbroman.org/knitr_knutshell/pages/asciidoc.html>), this is merely a wrapper to 'knitr' and 'asciidoc'.
Last updated 1 years ago
3.70 score 4 scripts 408 downloadsmaSAE - Mandallaz' Model-Assisted Small Area Estimators
An S4 implementation of the unbiased extension of the model- assisted synthetic-regression estimator proposed by Mandallaz (2013) <DOI:10.1139/cjfr-2012-0381>, Mandallaz et al. (2013) <DOI:10.1139/cjfr-2013-0181> and Mandallaz (2014) <DOI:10.1139/cjfr-2013-0449>. It yields smaller variances than the standard bias correction, the generalised regression estimator.
Last updated 4 years ago
3.70 score 8 scripts 720 downloads