how to set cut off point
9 次查看(过去 30 天)
显示 更早的评论
I have set of data and i want to set cut off point for it,i used CACC ALGORITHM ,
but i do not get as i think
suppose there is a dataset
1 3 34 55 890
0 2 30 65 980
1 7 28 50 100
i want to set a cut off point like this
0-1 2-10 25-40 50-80 800-1000
just they are examples,i need the cut off points to be within min and max value of that column,there may be more than one cut off point if the difference between min and max value is large ..please help
6 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!