-
[Section 7.4 of the Stan reference manual](https://mc-stan.org/docs/reference-manual/sampling-statements.html#log-probability-increment-vs.-sampling-statement) says that using the sampling statement `…
-
Galloway, Devin
AttachmentsApr 1 (2 days ago)
to me, Joseph, Randy, Rich, pbarlow, Stan, Richard
Chris, Due to problems presented to us by a student at LSU trying to run a modflow subsidence mod…
-
#### Summary:
The `rstan::extract()` function fails when used on a renamed parameter with a space in its name.
#### Description:
I often rename parameters inside of a stanfit object e.g. replac…
-
i had abandoned the QR parameterization a while ago because the way it's used in the manual doesn't allow each column of the model matrix to have its own variance, and I couldn't see how to implement …
-
Hi
An older version of projpred had a nice example showing how to use init_refmodel with a custom model:
[https://mc-stan.org/projpred/reference/init_refmodel.html](url)
This example no longer wo…
-
## Tell us about it
Dear developers,
Thanks a lot for this great package!
Recently, I am trying to apply `az.loo()` to hierarchical drift diffusion model, which is modeled using [HDDM](https…
-
#### Summary:
I'm using `stan_rdump` to write out a stan data Rds file in order to fit a model to moderately large data related to genomics. I can't fit this model using rstan because [long vectors…
-
#### Summary:
Downstream packages can't use rstan without `depends`ing on Rcpp, which would pollute the user's namespace
#### Description:
This was previously discussed in #176.
The Rcpp devel…
-
Currently, some of the parameters ($\Delta\eta$, $s_{\phi}$) in our models have improper priors (i.e. a uniform defined on $(-\infty,\infty)$). I would like to ensure all models' parameters have prope…
-
#### Summary:
I am starting to use Stan interface for R but have a compilation error
#### Description:
I installed Rtools on my C:/ drive and followed all the steps described here: https://githu…