Calculates resistance components from a list of pairwise resistance surfaces.

resist_components(filename = filename, p_val = p_val)

Arguments

p_val

A numeric this sets the significance threshold for axes in explaining variance in the original resistance matrix based on redundancy analysis. In effect this filters out axes that dont explain variance.

fileneame

A character this is the location where the resistance surfaces are stored.

Details

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.