wcor: Weighted correlations

wcorR Documentation

Weighted correlations

Description

Weighted correlations

Usage

wcor(d1, d2, w = rep(1, nrow(d1))/nrow(d1))

Arguments

d1

First Vector

d2

Second vector to correlate

w

weights for ecah element of the vectors

Details

Weighted correlations

Value

Weighted correlation

Author(s)

Jose Luis Vicente Villardon


MultBiplotR documentation built on Nov. 21, 2023, 5:08 p.m.