# S4 method for dgo_fit
show(object)# S4 method for dgo_fit
print(x, ...)
print.dgo_fit(x, ...)
# S4 method for dgo_fit
get_elapsed_time(object, ...)
# S4 method for dgo_fit
summary(object, ..., verbose = FALSE)
# S4 method for dgo_fit
get_posterior_mean(object, pars = "theta_bar", ...)
summarize(x, ...)
# S4 method for dgo_fit
summarize(x, pars = "theta_bar", funs = c("mean", "sd",
"median", "q_025", "q_975"))
# S3 method for dgo_fit
as.data.frame(x, ..., pars = "theta_bar",
keep.rownames = FALSE)
rhats(x, ...)
# S4 method for dgo_fit
rhats(x, pars = "theta_bar")