What significant test `corr` use internally?

Answers (1)

corr() does not itself use any significance test. It returns the p values -- leaving you to make your own significance tests according to your needs.

2 Comments

Oh sorry, I just wonder matlab assume what distribution does the correlation coefficient follow.
TypeType of correlation
'Pearson' (default) | 'Kendall' | 'Spearman'
Type of correlation, specified as the comma-separated pair consisting of 'Type' and one of these values.
Value Description

Sign in to comment.

Categories

Find more on Descriptive Statistics and Insights in Help Center and File Exchange

Products

Release

R2023a

Asked:

on 11 Nov 2023

Commented:

on 12 Nov 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!