Skip to content

Allow computing the correlation matrix from the covariance matrix only#75

Open
ASaragga wants to merge 1 commit into
JuliaStats:masterfrom
ASaragga:master
Open

Allow computing the correlation matrix from the covariance matrix only#75
ASaragga wants to merge 1 commit into
JuliaStats:masterfrom
ASaragga:master

Conversation

@ASaragga

@ASaragga ASaragga commented Feb 16, 2021

Copy link
Copy Markdown

Following discussions concerning issue JuliaStats/StatsBase.jl#652.

@codecov

codecov Bot commented Feb 16, 2021

Copy link
Copy Markdown

Codecov Report

Merging #75 (3c30462) into master (862798b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #75   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           1       1           
  Lines         387     455   +68     
======================================
- Misses        387     455   +68     
Impacted Files Coverage Δ
src/Statistics.jl 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 862798b...3c30462. Read the comment docs.

@nalimilan

Copy link
Copy Markdown
Member

Thanks. Can you add a test? Otherwise the function might break at any time without anybody noticing.

@ASaragga

ASaragga commented Feb 19, 2021 via email

Copy link
Copy Markdown
Author

@nalimilan

Copy link
Copy Markdown
Member

What kind of error?

@ASaragga

ASaragga commented Feb 20, 2021 via email

Copy link
Copy Markdown
Author

@nalimilan

Copy link
Copy Markdown
Member

Well we're in Statistics.jl here, not in StatsBase. :-/

@ASaragga

ASaragga commented Feb 22, 2021 via email

Copy link
Copy Markdown
Author

@nalimilan

Copy link
Copy Markdown
Member

These are only internal functions in Statistics, so they are only tested indirectly via cor.

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