Closed DominiqueMakowski closed 6 years ago
Should be fixed, though I'm not sure why there's a difference between the lengh of y
(values from the response) and the length of ypredloo
(the predicted values for the response). Maybe it's not possible to predict all values for the response properly in your model?
ncol(posterior_linpred(fit))
#> [1] 3963
I have the following warning when extracting loo adjusted r2. Any idea why? Thanks a lot 😃
The data is attached and the code is the following: