# Generated by roxygen2: do not edit by hand

S3method(plot,extr)
S3method(plot,probsup)
S3method(print,extr)
S3method(print,probsup)
export(bayes_met)
export(extr_outs)
export(prob_sup)
import(Rcpp)
import(ggplot2)
import(methods)
import(rstan)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(lifecycle,deprecated)
importFrom(rlang,.data)
importFrom(rstan,sampling)
importFrom(rstantools,rstan_config)
importFrom(stats,aggregate)
importFrom(stats,density)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,na.exclude)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,reshape)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,combn)
importFrom(utils,globalVariables)
importFrom(utils,write.csv)
useDynLib(ProbBreed, .registration = TRUE)
