This package provides its main function compare_functions() which can compare between multiple functions that take in a list like parameter. A list like parameter is any object that can be traversed using the object[index] notation and can be subsetted using the object[start_index:stop_index] notation. The comparison will run the functions n number of times using a larger random sample size of the parameter each time, where n is given by the parameter - increments. The package also hosts a suite of S3 methods and functions to work with the result object of a comparison, and it also hosts a Shiny App that runs on this package.
| Package details | |
|---|---|
| Maintainer | |
| License | GNU General Public License | 
| Version | 0.0.0.9000 | 
| Package repository | View on GitHub | 
| Installation | Install the latest version of this package by entering the following in R:  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.