View source: R/tidy-posterior-bartCause.R
linpred_draws.bartcFit | R Documentation |
bartCause
-package objectsTypically referred to as fitted value draws on linear scale, where appropriate.
## S3 method for class 'bartcFit'
linpred_draws(
object,
...,
value = ".linpred",
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.