sample correlation distribution function

Compute PDF for the sample correlation
462.0 次下载
更新 2014/3/7

查看许可证

This function computes the probability density function for the
correlation coefficient of a bivariate random variable.
USAGES
y = corrdist(r, ro, n)

INPUT
r: Vector of possible correlation random variables, i.e. the values at
which the pdf is evaluated at.
ro: The given (true) correlation coefficient, i.e. the population
correlation coefficient. length(ro) > 1 supported.
n: The number of samples in the correlated data. Only length(n) = 1
supported.

OUTPUT
y: The probability density function for r, given ro, for n data
samples of a bivariate normal distribution.

-----------------------------------------------------------------------

引用格式

Joshua Carmichael (2026). sample correlation distribution function (https://ww2.mathworks.cn/matlabcentral/fileexchange/45785-sample-correlation-distribution-function), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Correlation and Convolution 的更多信息
版本 已发布 发行说明
1.0.0.0