R/ena.correlations.R
ena.correlations.Rd
Calculate both Spearman and Pearson correlations for the provided ENAset
ena.correlations(enaset, dims = c(1:2))
ENAset to run correlations on
The dimensions to calculate the correlations for. Default: c(1,2)
Matrix of 2 columns, one for each correlation method, with the corresponding correlations per dimension as the rows.