이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
ksdensity
일변량 데이터와 이변량 데이터에 대한 커널 평활화 함수 추정값
구문
설명
[
는 위에 열거된 구문에 나와 있는 입력 인수와 함께 하나 이상의 이름-값 쌍의 인수로 지정된 추가 옵션을 사용합니다. 예를 들어, 확률 밀도, 누적 확률, 생존 함수 등과 같이 f
,xi
] = ksdensity(___,Name,Value
)ksdensity
가 계산하는 함수 유형을 정의할 수 있습니다. 또는, 평활화 윈도우의 대역폭을 지정할 수 있습니다.
예제
입력 인수
이름-값 인수
출력 인수
세부 정보
대체 기능
MATLAB® kde
함수도 일변량 데이터에 대한 pdf 또는 cdf를 추정하는 데 사용할 수 있습니다. ksdensity
함수와 달리, kde
는 경계 수정 방법 또는 데이터 중도절단을 지원하지 않습니다.
참고 문헌
[1] Botev, Z. I., J. F. Grotowski, and D. P. Kroese. "Kernel Density Estimation via Diffusion." The Annals of Statistics, vol. 38, no. 5 (October 1, 2010). https://projecteuclid.org/journals/annals-of-statistics/volume-38/issue-5/Kernel-density-estimation-via-diffusion/10.1214/10-AOS799.full
[2] Bowman, A. W., and A. Azzalini. Applied Smoothing Techniques for Data Analysis. New York: Oxford University Press Inc., 1997.
[3] Hill, P. D. “Kernel estimation of a distribution function.” Communications in Statistics - Theory and Methods. Vol 14, Issue. 3, 1985, pp. 605-620.
[4] Jones, M. C. “Simple boundary correction for kernel density estimation.” Statistics and Computing. Vol. 3, Issue 3, 1993, pp. 135-146.
[5] Silverman, B. W. Density Estimation for Statistics and Data Analysis. Chapman & Hall/CRC, 1986.
확장 기능
버전 내역
R2006a 이전에 개발됨