Skip to content

Move r2 and adjr2 implementations from StatsBase #7

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

Merged
merged 2 commits into from
Dec 23, 2021
Merged

Move r2 and adjr2 implementations from StatsBase #7

merged 2 commits into from
Dec 23, 2021

Conversation

nalimilan
Copy link
Member

@nalimilan nalimilan commented Dec 22, 2021

These are the only methods for StatisticalModel still defined in StatsBase (after #4). Given that definitions are quite trivial and based only on functions defined in StatsAPI, it makes more sense for them to live here too.

These are the only methods for `StatisticalModel` still defined in StatsBase.
Given that definitions are quite trivial and based only on functions defined
in StatsAPI, it makes more sense for them to live here too.
@codecov-commenter
Copy link

codecov-commenter commented Dec 22, 2021

Codecov Report

Merging #7 (a0c29e0) into main (5ce3601) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main      #7   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          2       2           
  Lines          7      35   +28     
=====================================
- Misses         7      35   +28     
Impacted Files Coverage Δ
src/statisticalmodel.jl 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ce3601...a0c29e0. Read the comment docs.

@nalimilan nalimilan merged commit 00ce15f into main Dec 23, 2021
@nalimilan nalimilan deleted the nl/r2 branch December 23, 2021 15:44
@nalimilan nalimilan changed the title Move and adjr2 implementations from StatsBase Move r2 and adjr2 implementations from StatsBase Dec 23, 2021
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.

2 participants