nimble.calculate.varianceFractionRemaining

nimble.calculate.varianceFractionRemaining(knownValues, predictedValues)

Calculate the how much variance has not been correctly predicted in the predicted values. This will be equal to 1 - nimble.calculate.rSquared() of the same inputs.