# Generated by roxygen2: do not edit by hand

S3method(autoplot,sobol)
S3method(autoplot,sobol2007)
S3method(autoplot,sobolEff)
S3method(autoplot,sobol_result)
S3method(autoplot,sobol_summary)
S3method(autoplot,soboljansen)
S3method(autoplot,sobolmartinez)
export(autoplot)
export(bootstrap_indices)
export(estimate_failure_probability)
export(ishigami_model)
export(process_fun_indiv)
export(process_fun_mean_to_M)
export(process_fun_row_wise)
export(sobol4r_clinic_model)
export(sobol4r_design)
export(sobol4r_mm1_model)
export(sobol4r_qoi_indices)
export(sobol4r_run)
export(sobol_design)
export(sobol_example_covariate_large)
export(sobol_example_covariate_small)
export(sobol_example_g_deterministic)
export(sobol_example_process)
export(sobol_example_random_output)
export(sobol_g2_R)
export(sobol_g2_additive_noise)
export(sobol_g2_additive_noise_R)
export(sobol_g2_function)
export(sobol_g2_qoi_covariate_mean)
export(sobol_g2_qoi_covariate_mean_R)
export(sobol_g2_qoi_mean)
export(sobol_g2_qoi_mean_R)
export(sobol_g2_with_covariate_noise)
export(sobol_g2_with_covariate_noise_R)
export(sobol_g_R)
export(sobol_g_function)
export(sobol_indices)
export(sobol_reliability)
export(summarise_sobol)
importFrom(Rcpp,evalCpp)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(graphics,barplot)
importFrom(rlang,.data)
importFrom(rlang,is_installed)
useDynLib(Sobol4R, .registration = TRUE)
