Obtaining the significance of coefficients from polyfit

10 次查看(过去 30 天)
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 中查找有关 Modeling 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by