| get_auc | Evaluate classifier performance using AUC |
| get_iqr | Interquartile range |
| get_max | Maximum |
| get_mean | Mean |
| get_median | Median |
| get_min | Minimum |
| get_std | Standard deviation |
| get_sum | Sum |
| golden_ratio | Golden ratio |
| heatmap | Heatmap |
| is_binary | Check if an array has binary entries |
| noe-package | noe library: utility functions |
| parallelStartAuto | Automatically set 'mode' and 'cpus' for 'parallelStart' given... |
| rand | Create a matrix with random U(0,1) entries |
| randi | Create a matrix with random integers between imin and imax |
| randn | Create a matrix with random N(0,1) entries |
| reexports | Objects exported from other packages |
| sample_cols | Random sampling of columns |
| sample_random | Random sampling of entries |
| sample_rows | Random sampling of rows |
| savefig | Wrapper for devEval using Tufte's aspect ratio |
| sparsify | Sparsify array |
| split_size | Split vector into chunks of equal size |
| template_summary | Template for matrix summaries along a given dimension |
| unique_indices | Return indices of the unique values |
| unique_values | Return unique values of array |
| vec | Vectorize matrix |
| vec_no_diag | Remove diagonal from matrix and vectorize |
| vec_rm_diag | Remove diagonal from matrix and vectorize |
| zscore | Safe centering and scaling: it avoids dividing by 0 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.