How to calculate standard errors/fitting errors of parameters in Linear and Nonlinear Regression?
4 次查看(过去 30 天)
显示 更早的评论
Once we estimate the parameters, I read that the standard errors associated with each parameter is given by
,where Covariance Matrix is given by
, for Multiple Linear Regression and
, for Nonlinear Regression - Levenberg-Marquardt algorithm.Here n is the number of observations and p is the number of parameters.
I would like to know if the above formulae are correct.
Why aren't the errors associated with the parameters not dependent of the value of alpha (number of standard deviations, eg: 0.5) ?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Linear Regression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!