# Generated by roxygen2: do not edit by hand

S3method(summary,gbop2)
export(GBOP2_maxP_TE)
export(GBOP2_maxP_dualE)
export(GBOP2_maxP_singleE)
export(GBOP2_minSS_TE)
export(GBOP2_minSS_dualE)
export(GBOP2_minSS_singleE)
export(get_cluster)
export(init_cluster)
export(stop_cluster)
import(R6)
import(RcppArmadillo)
import(globpso)
importFrom(Rcpp,cppFunction)
importFrom(Rcpp,sourceCpp)
importFrom(doParallel,registerDoParallel)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,select)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(foreach,registerDoSEQ)
importFrom(stats,dbinom)
importFrom(stats,na.omit)
importFrom(stats,pbeta)
importFrom(stats,pgamma)
importFrom(stats,rmultinom)
importFrom(stats,runif)
importFrom(tidyr,pivot_wider)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(GBOP2, .registration = TRUE)
