curve fitting toolbox F test ?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Is it possible to extract/calculate the F test p-values from the output of a curve fitting toolbox?
1 Commento
Risposte (3)
Navya Seelam
il 10 Dic 2019
Modificato: Navya Seelam
il 11 Dic 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 Commenti
Vedere anche
Categorie
Scopri di più su Interpolation in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!