PearsonCorrelation: Calculate the Pearson's Correlation Coefficient for a dataset

Description Usage Arguments Value See Also

Description

PearsonCorrelation calculates the Pearson's correlation coeffcient between two variables. Any observations or predicted values that are NA are removed. This can be considered the sum of the underprediction

Usage

1

Arguments

y

the actual (observed) value

ymod

the modelled (predicted) value

Value

the Pearson Correlation Coefficient,. Use $statistic to access the value from the test.

See Also

GetErrorMetrics


AndyClifton/PowerPerformance documentation built on May 5, 2019, 6 a.m.