Generates a data.table
summarizing results with inference
summary_from_estimates( task, estimates, param_types = NULL, param_names = NULL, init_psi = NULL, simultaneous_ci = FALSE )
task |
|
---|---|
estimates |
|
param_types | the types of the parameters being estimated |
param_names | the names of the parameters being estimated |
init_psi | the names of the parameters being estimated |
simultaneous_ci | if TRUE, calculate simulatenous confidence intervals |
data.table
summarizing results