BayesianModelingandComputationInPython/BookCode_Edition1

Manuscript Error: Equation (5.2) /markdown/chp_05.html

Opened this issue · 0 comments

Maybe there is an typo below Equation (5.2).

This is known as polynomial regression. At first it may seem that Expression (5.2) is representing a multiple linear regression of the covariates $ \bm X, \bm X^2, \ldots +\bm X^m $.

should be

This is known as polynomial regression. At first it may seem that Expression (5.2) is representing a multiple linear regression of the covariates $ \bm X, \bm X^2, \ldots , \bm X^m $