Fix pareto warnings#498
Conversation
|
Similarly to #496, I have added some comments, but I'm not done with the review yet. Besides, I think documentation needs to be updated (at least re-roxygenized) and I haven't run |
|
fixed ::: and ref, |
determined by RStudio's coding and indentation style)
|
Commit 930ad81 is purely cosmetic. Feel free to revert it if you don't like it. |
|
I'm getting these errors when running tests I don't understand what has changed. Any ideas? |
Have you updated to R 4.4.0 and/or relevant packages like the Matrix package? I did so myself and this gave me updated snapshots, too. |
|
In commit b19dfcd, you switched to roxygen2 version 7.3.1, which now gives me when running |
|
Ok, then the snapshot changes are probably due to the Matrix package update. I'll check this on my machine asap.
No problem, I am definitely in favor of using the most recent roxygen2 version. And I think it shouldn't be too much work to get rid of those warnings (see #501). |
As far as I can tell, any snapshot changes should be due to package updates. |
|
I have added a |
…to fix-pareto-warnings
|
I fixed the two sentences you mentioned |
|
|
…O-CV" of `cv_varsel.R`). This function `.ps_khat_threshold()` was added in stan-dev#498 (commit 67ec416). It better suits to section "PSIS-LOO-CV" than to section "K-fold-CV".
Fixes #490