# Generated by roxygen2: do not edit by hand

S3method(plot,pigauto_benchmark)
S3method(plot,pigauto_fit)
S3method(plot,pigauto_pred)
S3method(predict,pigauto_fit)
S3method(print,pigauto_active)
S3method(print,pigauto_analysis_mi)
S3method(print,pigauto_benchmark)
S3method(print,pigauto_cv)
S3method(print,pigauto_data)
S3method(print,pigauto_fit)
S3method(print,pigauto_mi)
S3method(print,pigauto_mi_fits)
S3method(print,pigauto_mi_trees)
S3method(print,pigauto_pooled)
S3method(print,pigauto_pred)
S3method(print,pigauto_result)
S3method(summary,pigauto_benchmark)
S3method(summary,pigauto_cv)
S3method(summary,pigauto_fit)
export(build_phylo_graph)
export(calibration_df)
export(compare_methods)
export(confusion_matrix)
export(cross_validate)
export(evaluate)
export(evaluate_imputation)
export(fit_baseline)
export(fit_pigauto)
export(impute)
export(load_pigauto)
export(make_missing_splits)
export(mask_missing)
export(multi_impute)
export(multi_impute_analysis)
export(multi_impute_trees)
export(pigauto_report)
export(plot_comparison)
export(plot_history_gg)
export(plot_uncertainty)
export(pool_mi)
export(preprocess_traits)
export(pull_gbif_centroids)
export(pull_worldclim_per_species)
export(read_traits)
export(read_tree)
export(save_pigauto)
export(simulate_benchmark)
export(simulate_non_bm)
export(suggest_next_observation)
export(with_imputations)
importFrom(ape,cophenetic.phylo)
importFrom(ape,keep.tip)
importFrom(ape,rTraitCont)
importFrom(ape,read.nexus)
importFrom(ape,read.tree)
importFrom(ape,rtree)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme_minimal)
importFrom(grDevices,adjustcolor)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(rlang,.data)
importFrom(stats,complete.cases)
importFrom(stats,predict)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,setNames)
importFrom(torch,nn_utils_clip_grad_norm_)
importFrom(torch,nnf_mse_loss)
importFrom(torch,optim_adam)
importFrom(torch,torch_bool)
importFrom(torch,torch_cat)
importFrom(torch,torch_float)
importFrom(torch,torch_long)
importFrom(torch,torch_rand_like)
importFrom(torch,torch_tensor)
importFrom(torch,torch_where)
importFrom(torch,torch_zeros)
importFrom(torch,torch_zeros_like)
importFrom(torch,with_no_grad)
importFrom(utils,head)
importFrom(utils,read.csv)
