pearsonCor: Pearson correlation estimation

View source: R/estimateCor.R

pearsonCorR Documentation

Pearson correlation estimation

Description

Estimaetes pearson correlations for a given data matrix.

Usage

pearsonCor(X)

Arguments

X

Data matrix. Size (samples x parameters): n x p

Value

Estimated Pearson correlation matrix. Shape p x p


LXQin/DANA documentation built on March 7, 2024, 3:24 a.m.