makeCorMatrix: This function makes a correlation matrix from two...

Description Usage Arguments Value

Description

This function makes a correlation matrix from two accessibility matrices

Usage

1
makeCorMatrix(am1, am2 = am1, nmax = 0)

Arguments

am1

Accessibility matrix 1

am2

Accessibility matrix 2

nmax

Number of cells used for the analysis. When set to 0, all cells will be considered.

Value

Correlation matrix


FabianErdel/RWire documentation built on May 26, 2019, 7:26 a.m.