Leevi Lindgren

Results 9 comments of Leevi Lindgren

> @LeeviLindgren Thanks for the PR! Sorry for the delay in reviewing it. I'll make a few review comments now, but can you also edits from maintainers? You can do...

@avehtari also suggested that it would be nice to support model comparison using these additional metrics. I suggest we try to merge this PR which implements the metrics, and I...

- I changed the function to `loo_predictive_metric` - Updated the wording in docs to match the updates - `ll` argument is now called `log_lik` - `pred_error` argument is now called...

I know it is an old issue but it popped to my eyes when looking for implementation in the Stan pacakges. I can take a stab at this as I...

Thanks @yao-yl! I compared the `crps` with the old and suggested version to the one from [scoringRules](https://github.com/FK83/scoringRules) `crps_sample`-function. With the old implementation, the correlation is close to 1 but there...

Yeah, I see your point, I should have noticed that! The code should be more explicit about the dimensions. I will modify the methods a bit so that the function...

Sorry for the late reply! @jgabry I implemented the permutation option suggested by @yao-yl. I did some checks today and fixed a minor bug and from my side, it is...

@jgabry you should be now a collaborator on my fork.