Obtaining the significance of coefficients from polyfit

3 ビュー (過去 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 Center および File ExchangeFractals についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by