View source: R/tidy-posterior-bartCause.R
predicted_draws.bartcFit | R Documentation |
bartCause
-package objectsGet prediction draws from posterior of bartCause
-package objects
## S3 method for class 'bartcFit'
predicted_draws(
object,
...,
value = ".prediction",
re_formula = NULL,
fitstage = c("response", "assignment")
)
object |
A |
... |
Additional arguments (e.g. |
value |
The name of the output column. |
re_formula |
If NULL (default), include all group-level effects; if NA, include no group-level effects. |
fitstage |
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.