resist_components | R Documentation |
Calculates resistance components from a list of pairwise resistance surfaces
resist_components(foldername = foldername, p_val = p_val, cl = NULL)
foldername |
A |
p_val |
A |
cl |
A parallel argument to be passed to |
Outputs a data frame of significant resistance components for each matrix in the target folder. These data can be combined with non-pairwise matrix data.
A data frame.
Y <- resist_components(filename = 'FILE_PATH', p_val = 0.01)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.