CorrelationAnalysis_PRCC

CorrelationAnalysis_PRCC(inputSample, outputSample)

Correlation evaluation based on the Partial Rank Correlation Coefficient.

Refer to Uncertainty ranking using PRCC.

Parameters
sample12-d sequence of float

First sample, of dimension n \geq 2.

sample22-d sequence of float

Second sample, of dimension = 1.

Returns
coefPoint

The PRCC coefficients evaluated between the sample2 and each coordinate of sample1 (based on the rank values).