cordexch 関数を実行すると、「ランクが欠落しています」の警告が出ますが、問題ありませんか?
Show older comments
D 最適計画 を行うために、cordexch 関数を実行したところ、以下のような警告メッセージが表示されます。
>> [dCE,X] = cordexch(3,9,'linear','categorical',1,'levels',4)
警告: 出発点となる計画でランクが欠落しています
In cordexch/gen1design (line 307)
In cordexch/firstgen1 (line 425)
In internal.stats.parallel.smartForSliceout (line 174)
In cordexch (line 264)
また、rowexch 関数を実行した場合にも同じような警告が表示されるときがあります。
結果に問題がないか、教えてください。
Accepted Answer
More Answers (0)
Categories
Find more on 実験計画法 (DOE) in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!