corr.Rd
Calculates the weighted correlation given a data set and a set of weights.
The correlation coefficient between d[,1]
and d[,2]
.
This function finds the correlation coefficient in weighted form. This is often useful in bootstrap methods since it allows for numerical differentiation to get the empirical influence values. It is also necessary to have the statistic in this form to find ABC intervals.