Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes bug in coefficient_of_determination. #23

Merged
merged 1 commit into from
Oct 6, 2014
Merged

Conversation

moorepants
Copy link
Owner

fit_goodness and cofficient_of_determination now output the same results. I
forgot to square the result of the norm in coefficient_of_determination. The
tests pass with high precision now.

Fixes issue #11.

fit_goodness and cofficient_of_determination now output the same results. I
forgot to square the result of the norm in coefficient_of_determination. The
tests pass with high precision now.

Fixes issue #11.
moorepants added a commit that referenced this pull request Oct 6, 2014
Fixes bug in coefficient_of_determination.
@moorepants moorepants merged commit baf3b57 into master Oct 6, 2014
@moorepants moorepants deleted the r-squared branch October 6, 2014 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant