Borrar filtros
Borrar filtros

REGRESS FUNCTION CALCULATION DETAILS

1 visualización (últimos 30 días)
Priya
Priya el 13 de Oct. de 2013
Editada: dpb el 13 de Oct. de 2013
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

Respuestas (1)

dpb
dpb el 13 de Oct. de 2013
Editada: dpb el 13 de Oct. de 2013
Draper and Smith, Applied_Regression_Analysis is one readily accessible text.
regress just implements the basics; it's pretty much immaterial as to "how".

Community Treasure Hunt

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

Start Hunting!

Translated by