Skip to content
#

jags

Here are 58 public repositories matching this topic...

tidybayes
kaybenleroll
kaybenleroll commented Dec 5, 2019

It is not clear from the documentation what the intended usage is for outputs from stan_lm or stan_lm where you do not have hierarchies to pass to gather_draws() or spread_draws().

For example, fitting a very simple model with stan_lm():

library(tidyverse)
library(rstan)
library(rstanarm)
library(tidybayes)

test_stanlm <- stan_lm(mpg ~ cyl + disp + hp + drat + wt + vs +
trashbirdecology
trashbirdecology commented Apr 4, 2020

Although you clarify in readme that run_model() "takes a long time", the status message could use some more information. The first message I see for at least a few minutes after running this function is:

Processing function input....... 
Done. 

... and although the function is still processing, I see the word "Done" for some time.

I suggest improving the information in the me

Applies Bayesian techniques for analysing various factors that can influence a UK university's graduate prospects rating from the HESA SFR247 and Complete University Guide table.

  • Updated Jun 10, 2018
  • R

Health economic evaluations from individual level data with missing values using a set of pre-defined Bayesian models written in BUGS. A series of parametric models are available to jointly model partially-observed effectiveness and cost outcomes under both ignorable and nonignroable missing data mechanism assumptions

  • Updated Jun 25, 2020
  • R

Improve this page

Add a description, image, and links to the jags topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jags topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.