tidy_draws.bartcFit {tidytreatment} | R Documentation |
Tidy access to posterior of bartCause
-package objects
Description
Tidy access to posterior of bartCause
-package objects
Usage
## S3 method for class 'bartcFit'
tidy_draws(model, type = NULL, fitstage = c("response", "assignment"), ...)
Arguments
model |
A |
type |
Posterior quantity to return. See |
fitstage |
If |
... |
Additional parameters passed up the generic method chain. |
[Package tidytreatment version 0.3.1 Index]