# Generated by roxygen2: do not edit by hand

S3method(plot,FitResult)
S3method(predict,FitResult)
S3method(print,summary.FitResult)
S3method(summary,FitResult)
export(compute_post_fun_iwp)
export(compute_post_fun_sgp)
export(compute_weights_precision_helper)
export(custom_template)
export(extract_mean_interval_given_samps)
export(f)
export(get_default_option_list_MCMC)
export(global_poly_helper)
export(global_poly_helper_sgp)
export(local_poly_helper)
export(model_fit)
export(model_fit_loop)
export(para_density)
export(post_table)
export(prior_conversion_iwp)
export(prior_conversion_sgp)
export(sample_fixed_effect)
export(sd_density)
export(sd_plot)
import(Matrix)
importClassesFrom(Matrix,dgCMatrix)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,title)
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,new)
importFrom(stats,density)
importFrom(stats,model.matrix)
importFrom(stats,nlminb)
importFrom(stats,quantile)
importFrom(stats,terms)
importFrom(utils,capture.output)
importFrom(utils,type.convert)
useDynLib(BayesGP)
