REGRESS FUNCTION CALCULATION DETAILS

조회 수: 5 (최근 30일)
Priya
Priya 2013년 10월 13일
편집: dpb 2013년 10월 13일
I am a beginner to multiple Linear regression.
I wish to know how this regress function calculates the coefficients, stats(R-square, f-Statistic,p-value, error variance, rint, bint, r ) etc...
Can anyone suggest the formulas, steps used by regression function to calculate the coefficients ?
Thanks

답변 (1개)

dpb
dpb 2013년 10월 13일
편집: dpb 2013년 10월 13일
Draper and Smith, Applied_Regression_Analysis is one readily accessible text.
regress just implements the basics; it's pretty much immaterial as to "how".

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by