curve fitting toolbox F test ?
조회 수: 3 (최근 30일)
이전 댓글 표시
Is it possible to extract/calculate the F test p-values from the output of a curve fitting toolbox?
댓글 수: 1
답변 (3개)
Navya Seelam
2019년 12월 10일
편집: Navya Seelam
2019년 12월 11일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Interpolation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!