spatial_t_test {paar} | R Documentation |
Modified t test
Description
Performs a modified version of the t test to assess the correlation between spatial processes. See SpatialPack::modified.ttest for details.
Usage
spatial_t_test(data, variables)
Arguments
data |
|
variables |
|
Value
a data.frame with the correlation and p-value for each pair of variables
[Package paar version 1.0.1 Index]