avehtari / ROS-Examples

Regression and other stories R examples
https://avehtari.github.io/ROS-Examples/
325 stars 256 forks source link

Small typo on p.167 #96

Closed rs4606 closed 3 years ago

rs4606 commented 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

avehtari commented 3 years ago

Thanks! Fixed and added to the errata