| activate_core | Activate multiple CPU cores for parallel computing. |
| auto_load | Load package and automatically install it if it has not been... |
| deactivate_core | De-activate multiple CPU cores when they are not needed... |
| del | Wrapper function to delete files or directories |
| gen_rand_xy | Generate random dummy x and y for demo purposes |
| get_mode | Get the mode of a numeric or character matrix |
| install_key_pkg | Install some of the key R packages for data mining. |
| normalise | Normalise values |
| nse | Calculate Nash-Sutcliffe Efficiency (y_sim can have multiple... |
| select_feature | Select best features in x based on known y |
| session_info | sessionInfo() with consistent naming convention |
| slice_multi | Data slicing for multivariate data (x1, x2, x3 ..., y) |
| slice_univ | Data slicing for univariate data (y) |
| start_timer | Start a timer. |
| stop_timer | Stop the timer and return the time difference in seconds. |
| sys_info | Sys.info() with consistent naming convention |
| trim | Trimming dataset |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.