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에서 Curve Fitting Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!