PRML/PRMLT

Errors in code for chapter 03

enerds opened this issue · 1 comments

>> demo
Error using regress (line 62)
Y must be a vector and must have the same number of rows as X.

Error in demo (line 12)
model = regress(X, t);

There is a massive update recently. This issue should be fixed by the update. Please retest. Thx.