Milani
Milani
reprex ... ``` require(easystats) # Attaching packages: easystats 0.4.3. (macOS Big Sur 11.6) # ✔ insight 0.14.4 ✔ datawizard 0.2.1 # ✔ bayestestR 0.11.0 ✔ performance 0.8.0 # ✔ parameters...
Hi @dmphillippo. A request to modify the Stan code for `multinma` to include the logprior evaluations (lprior) and the loglikelihood specified so that the fitted model (via `rstan` interface) can...
The following error arises when invoking: `loo::loo(albie_fit_RE2, moment_match = TRUE)` to address some high Pareto k diagnostic values where albie_fit_RE2 is otherwise a success nma fit object. _Error: Exception: variable...
David Could `cmdstanr` be included as a backend option instead of rstan? Useful for a number of reasons: speed and future-proofing. So perhaps this is feature request. Milani