classification using classify function
2 ビュー (過去 30 日間)
古いコメントを表示
hey every one i used this function in matlab [class,err,coeff] = classify(sample,training,group); (where sample is 476*11 and training 9520*11 and in the result coeff was 476*2) to classify the Belonging of sample between two groups , we have 11 predictors 1- how can we get the Discriminant function . 2- how can i know the importance of each predictors in the Discriminant operation . notes that coeff give us information about all variables not each one separately.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Discriminant Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!