sample correlation distribution function
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://kr.mathworks.com/matlabcentral/fileexchange/45785-sample-correlation-distribution-function), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Correlation and Convolution >
태그
| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.0.0.0 |
