Multivariate chi2gof
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!