max_far | R Documentation |
Function for specifying maximum FAR and creating heatmaps that show all combinations.
max_far(nrow, ncol, max_far)
nrow |
Number of rows |
ncol |
Number of columns |
max_far |
Maximum FAR as a fraction |
Multiple heatmaps and a print-out of the number of combinations in the console.
max_far(nrow = 2, ncol = 2, max_far = 6/4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.