bartCause
-package objectsTidy access to posterior of bartCause
-package objects
# S3 method for bartcFit
tidy_draws(model, type = NULL, fitstage = c("response", "assignment"), ...)
A bartCauseFit
object.
Posterior quantity to return. See bartc-generics
.
If is.null(type)
, return posterior from response
or treatment assignment
model.
Additional parameters passed up the generic method chain.