Multivariate chi2gof
이전 댓글 표시
I'd like to perform a goodness of fit test on a multivariate sample using chi2gof(x), but the function requires a vector input.
Instead, my x is a matrix with as many rows as the number of variables. My data are distributed with a particular cdf (which is a multivariate cdf) and I specified it in the input of chi2gof, but of course, as long as the input vector is a matrix, the function won't run.
Any ideas on how to fix this?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Uniform Distribution (Continuous)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!