curve fitting toolbox F test ?
3 ビュー (過去 30 日間)
古いコメントを表示
Is it possible to extract/calculate the F test p-values from the output of a curve fitting toolbox?
1 件のコメント
回答 (3 件)
Navya Seelam
2019 年 12 月 10 日
編集済み: Navya Seelam
2019 年 12 月 11 日
Hi,
You can use fitlm to extract p-values. The summary statistics of the model inlcudes p-value for the F-test on the model.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Interpolation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!