# Generated by roxygen2: do not edit by hand

export(compute_statistics)
export(corr_variables)
export(cross_class)
export(data_glm_nested)
export(data_glm_nested3)
export(data_glm_single)
export(data_reg_nested)
export(data_reg_nested3)
export(data_reg_single)
export(desireVar)
export(dropout_missing)
export(extract_coefficients)
export(generate_missing)
export(generate_response)
export(mar_missing)
export(missing_data)
export(model_fit)
export(parse_crossclass)
export(parse_formula)
export(parse_power)
export(parse_randomeffect)
export(parse_varyarguments)
export(random_missing)
export(rbimod)
export(replicate_simulation)
export(run_shiny)
export(sim_continuous)
export(sim_continuous2)
export(sim_err_nested)
export(sim_err_single)
export(sim_factor)
export(sim_factor2)
export(sim_fixef_nested)
export(sim_fixef_nested3)
export(sim_fixef_single)
export(sim_glm)
export(sim_glm_nested)
export(sim_glm_nested3)
export(sim_glm_single)
export(sim_knot)
export(sim_pow)
export(sim_pow_glm)
export(sim_pow_glm_nested)
export(sim_pow_glm_nested3)
export(sim_pow_glm_single)
export(sim_pow_nested)
export(sim_pow_nested3)
export(sim_pow_single)
export(sim_rand_eff)
export(sim_reg)
export(sim_reg_nested)
export(sim_reg_nested3)
export(sim_reg_single)
export(sim_time)
export(simglm)
export(simulate_error)
export(simulate_fixed)
export(simulate_randomeffect)
export(transform_outcome)
import(stats)
importFrom(Matrix,bdiag)
importFrom(broom,tidy)
importFrom(dplyr,'%>%')
importFrom(dplyr,bind_cols)
importFrom(dplyr,count)
importFrom(dplyr,enquo)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,quo)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(methods,selectMethod)
importFrom(purrr,invoke_map)
importFrom(purrr,is_formula)
importFrom(purrr,modify_if)
importFrom(purrr,pmap)
importFrom(purrr,rerun)
importFrom(rlang,syms)
