Open dervinism opened 11 months ago
@dervinism Sorry? The equation of PGD is given in Rubino (2006; p. 1555) and the original code is accurate.
Zabeh, et al. (2022; p. 10) incorrectly labels the Pearson Correlation Coefficient as PGD. For what it's worth, I do not see any code in this package that allows us to evaluate the goodness of fit by such a calculation; we need to do it by ourselves.
Are you using the correct PGD Index equation in the code? The one that is in the paper is different. It seems that the following lines in the
GradientMethod
functionshould be replaced with this line