bachlaw

Results 6 issues of bachlaw

Is the `resid.prior` option intended to only be supported for `blmer` models? I was trying to set a gamma (1,1) prior on the residual variance (essentially, a unit exponential prior)...

As a possible feature, would it be possible to add a horseshoe prior option for the non-grouped variables? It is very useful in Stan but computationally time-consuming on large data...

Microsoft R Open has become unusable (broken package updates, mysterious loss of support, lack of recent R updates) and it is not clear it will be updated beyond 3.5.3. If...

Vince, Would you mind providing an example of how one would specify a Stan-related prior, say for `prior.aux` or `prior.covariance`, in the `stan_args` list? I have tried specifying them as...

Is there any appetite for letting the skew normal distribution become one of those allowed to model correlated residuals? Anything beyond the normal admittedly increases complexity, but the skew normal...

feature
family

I find that even when a seed is set, extracted testing data predictions will not be reproducible if the default "sample new levels" option is left at TRUE, at least...