curve fitting toolbox F test ?
Afficher commentaires plus anciens
Is it possible to extract/calculate the F test p-values from the output of a curve fitting toolbox?
1 commentaire
Navya Seelam
le 9 Déc 2019
Hi,
What is the function you are using in the curve fitting tool box?
Réponses (3)
EK
le 9 Déc 2019
0 votes
Navya Seelam
le 10 Déc 2019
Modifié(e) : Navya Seelam
le 11 Déc 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
le 10 Déc 2019
0 votes
Catégories
En savoir plus sur Linear and Nonlinear Regression dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!