rollingCorMatrix: Calculates the roolingCorrelation matrix and returns the...

Description Usage Arguments Value Author(s)

View source: R/rollingCorrMatrix.R

Description

alculates the roolingCorrelation matrix and returns the uniqe correlations ranked

Usage

1
2
rollingCorMatrix(df, removeConstantColumns = T, tolerance = 0.6,
  window = 100)

Arguments

df

data frame

removeConstantColumns

removes columns in df which are constant

tolerance

the lowest accepted correlation

window

the window of which the correlation should be calculated

Value

a data frame

Author(s)

Johan Gudmundsson, jgu@blackwoodseven.com


joh4n/JGTools documentation built on May 24, 2019, 4:06 a.m.