Obtaining the significance of coefficients from polyfit

조회 수: 5 (최근 30일)
Ulrik William Nash
Ulrik William Nash 2018년 9월 27일
답변: Star Strider 2018년 9월 27일
It is a simple matter to obtain the coefficients of a simple linear relationship using polyfit. For example coeff = polyfit(x,y,1).
But is there no built-in way to also extract the significance of the coefficients?

채택된 답변

Star Strider
Star Strider 2018년 9월 27일
See if the File Exchange polyparci (link) function will do what you want.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Fractals에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by