Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

wcor

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

Multivariate Analysis Using Biplots in R

v1.3.30
GPL (>= 2)
Authors
Jose Luis Vicente-Villardon
Initial release
2021-03-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.