# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,pool)
S3method(collapse_values,default)
S3method(collapse_values,factor)
S3method(collapse_values,numeric)
S3method(draws,approxbayes)
S3method(draws,bayes)
S3method(draws,bmlmi)
S3method(draws,condmean)
S3method(impute,condmean)
S3method(impute,random)
S3method(pool_internal,bmlmi)
S3method(pool_internal,bootstrap)
S3method(pool_internal,jackknife)
S3method(pool_internal,rubin)
S3method(print,analysis)
S3method(print,draws)
S3method(print,imputation)
S3method(print,imputation_df)
S3method(print,imputation_list_df)
S3method(print,imputation_list_single)
S3method(print,imputation_single)
S3method(print,pool)
S3method(repr,numeric)
S3method(validate,analysis)
S3method(validate,bmlmi)
S3method(validate,bootstrap)
S3method(validate,draws)
S3method(validate,imputation)
S3method(validate,imputation_df)
S3method(validate,imputation_list_df)
S3method(validate,imputation_list_single)
S3method(validate,is_mar)
S3method(validate,ivars)
S3method(validate,jackknife)
S3method(validate,references)
S3method(validate,rubin)
S3method(validate,sample_list)
S3method(validate,sample_single)
S3method(validate,simul_pars)
S3method(validate,stan_data)
export(Stack)
export(add_class)
export(analyse)
export(ancova)
export(as_class)
export(as_vcov)
export(control_bayes)
export(delta_template)
export(draws)
export(expand)
export(expand_locf)
export(extract_imputed_dfs)
export(fill_locf)
export(getStrategies)
export(get_example_data)
export(has_class)
export(impute)
export(locf)
export(longDataConstructor)
export(make_rbmi_cluster)
export(method_approxbayes)
export(method_bayes)
export(method_bmlmi)
export(method_condmean)
export(pool)
export(pool_internal)
export(set_simul_pars)
export(set_vars)
export(simulate_data)
export(strategy_CIR)
export(strategy_CR)
export(strategy_JR)
export(strategy_LMCF)
export(strategy_MAR)
export(validate)
export(validate_analyse_pars)
import(R6)
import(methods)
importFrom(assertthat,assert_that)
importFrom(mmrm,VarCorr)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,df.residual)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,reformulate)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,uniroot)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(utils,capture.output)
importFrom(utils,relist)
importFrom(utils,sessionInfo)
