-
I was looking for functions to extract rhat and the ratio for number of effective samples, and found those in the brms-package for brmsfit-objects, but not in rstan or rstanarm for stanreg-objects (wh…
-
1. @sethaxen pointed out that E_loo h-specific khat diagnostic is using the old approach `sqrt(1 + h_theta^2) * r_theta`, while the Appendix E of 2022 version of PSIS paper recommends using max khat f…
-
When I am trying to fit a model with only intercept
```
formula
-
Submitting Author Name: Abigail Keller
Submitting Author Github Handle: @abigailkeller
Repository: https://github.com/abigailkeller/eDNAjoint
Submission type: Pre-submission
Language: en
-…
-
Hello all,
after updating Catalina to 10.15.7 and updating R and R studio (1.3.1093) , Prophet continues to deliver this response.
Any help would be greatly appreciated as I prepare a corporate …
-
Prepare for release:
* [x] `git pull`
* [x] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_EpiNow2.html)
* [x] Check if any deprecation processes should be a…
sbfnk updated
6 months ago
-
Hi!
I am not able to reproduce the plot in section 4.3.5. I copy-pasted the code in the whole chapter, but the bars of the plot are missing. The problem is somehow related to the "df_recall_ext", b…
-
I have tried to fit a model with Within-chain parallelization using Ubuntu (through WSL) and am getting an error. The model normally works if I comment on the 'threads' argument. The model also works …
-
Apache Arrow reads and writes files blazingly fast, and reduces demand on RAM.
It might be useful to take advantage of arrow when writing and reading brms files, which may be vary large.
Exampl…
-
**Before filing a bug**
- [x] I have installed the latest dev version of {precommit} with `remotes::install_github('lorenzwalthert/precommit')`
- [x] I have installed the latest hook revisions (up…