Closed rs4606 closed 3 years ago
Hi there,
In the code block in the middle of p.167, the third line should read: y_rep[s,1] <- unemp$y[1]
(it currently reads y_rep[s,1] <- y[1]).
Thanks,
Ravi
Thanks! Fixed and added to the errata
Hi there,
In the code block in the middle of p.167, the third line should read: y_rep[s,1] <- unemp$y[1]
(it currently reads y_rep[s,1] <- y[1]).
Thanks,
Ravi