curve fitting toolbox F test ?
4 views (last 30 days)
Show older comments
Is it possible to extract/calculate the F test p-values from the output of a curve fitting toolbox?
1 Comment
Answers (3)
Navya Seelam
on 10 Dec 2019
Edited: Navya Seelam
on 11 Dec 2019
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 Comments
See Also
Categories
Find more on Interpolation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!