Learn R Programming

rENA (version 0.1.3)

ena.correlations: Calculate the correlations

Description

Calculate both Spearman and Pearson correlations for the provided ENAset

Usage

ena.correlations(enaset)

Arguments

enaset

ENAset to run correlations on

Value

Matrix of 2 columns, one for each correlation method, with the corresponding correlations per dimension as the rows.