-
I am not sure and would like to see another SLURM user trying this out. But I could not solve an issue when fitting an rstanarm object ( do not know if the problem also happens in other cases) in para…
-
```
library("rstanarm")
d
-
It seems that `rstantools::rstan_config()` errors that it cannot find the auxiliary file when a stan model in the package has e.g.,
```stan
functions {
#include include/foo.stan
}
```
The …
mlysy updated
5 years ago
-
Follow up on [here](https://github.com/easystats/report/issues/9)
> Similar to `equivalence_test()` in bayestestR, we might think about implementing a similar method for the frequentists framework.…
-
Hi everyone,
I have got this issue with report(). I re-installed bayestestR but there is still this problem. How can I solve this?
Best
> r
-
#### Summary:
install.packages('rstan') gives the following error after trying to compile the package:
```
make: *** [lang__ast_def.o] Error 1
ERROR: compilation failed for package ‘rstan’
* re…
-
When fitting a model that uses a subset of variables from a dataframe, I would expect that missing values that are present in any of the columns not referenced by the model should be ignored.
```
…
-
Note to self on future enhancement of Bayesian support:
1. Consider not requiring the `bhat` and `V` slots when there is a nontrivial `post.beta`. we no longer
need these when doing a summary…
-
I have created a new branch, `mvnfast`, in which I have replaced all calls to `mvtnorn` functions with the corresponding function from package [`mvnfast`](https://cran.r-project.org/package=mvnfast). …
-
I can't install on my mac: Apple can't check for malicious software.