curve fitting toolbox F test ?
Show older comments
Is it possible to extract/calculate the F test p-values from the output of a curve fitting toolbox?
1 Comment
Navya Seelam
on 9 Dec 2019
Hi,
What is the function you are using in the curve fitting tool box?
Answers (3)
EK
on 9 Dec 2019
0 votes
Navya Seelam
on 10 Dec 2019
Edited: Navya Seelam
on 11 Dec 2019
0 votes
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.
EK
on 10 Dec 2019
0 votes
Categories
Find more on Linear and Nonlinear Regression 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!