curve fitting toolbox F test ?
古いコメントを表示
Is it possible to extract/calculate the F test p-values from the output of a curve fitting toolbox?
1 件のコメント
Navya Seelam
2019 年 12 月 9 日
Hi,
What is the function you are using in the curve fitting tool box?
回答 (3 件)
Navya Seelam
2019 年 12 月 10 日
編集済み: Navya Seelam
2019 年 12 月 11 日
0 投票
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.
カテゴリ
ヘルプ センター および File Exchange で Linear and Nonlinear Regression についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!