# Generated by roxygen2: do not edit by hand

S3method(add_fixed,data.frame)
S3method(add_fixed,default)
S3method(add_fixed,matrix)
S3method(add_fixed,mcmc)
S3method(drop_fixed,data.frame)
S3method(drop_fixed,default)
S3method(drop_fixed,matrix)
S3method(population_bf,data.frame)
S3method(population_bf,default)
S3method(population_bf,list)
S3method(population_bf,matrix)
S3method(population_bf,numeric)
S3method(print,ineq_count)
S3method(print,strategy)
export(Ab_drop_fixed)
export(Ab_max)
export(Ab_multinom)
export(Ab_sort)
export(Ab_to_V)
export(V_to_Ab)
export(add_fixed)
export(bf_binom)
export(bf_equality)
export(bf_multinom)
export(bf_nonlinear)
export(binom_to_multinom)
export(count_binom)
export(count_multinom)
export(count_nonlinear)
export(count_to_bf)
export(drop_fixed)
export(find_inside)
export(inside)
export(inside_binom)
export(inside_multinom)
export(ml_binom)
export(ml_multinom)
export(model_weights)
export(nirt_to_Ab)
export(population_bf)
export(postprob)
export(ppp_binom)
export(ppp_multinom)
export(rpbinom)
export(rpdirichlet)
export(rpmultinom)
export(sampling_binom)
export(sampling_multinom)
export(sampling_nonlinear)
export(stochdom_Ab)
export(stochdom_bf)
export(strategy_marginal)
export(strategy_multiattribute)
export(strategy_postprob)
export(strategy_to_Ab)
export(strategy_unique)
import(coda)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(Rglpk,Rglpk_solve_LP)
importFrom(coda,as.mcmc)
importFrom(coda,as.mcmc.list)
importFrom(coda,mcmc)
importFrom(coda,mcmc.list)
importFrom(graphics,hist)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,clusterExport)
importFrom(parallel,clusterMap)
importFrom(parallel,clusterSetRNGStream)
importFrom(parallel,makeCluster)
importFrom(parallel,parApply)
importFrom(parallel,parLapplyLB)
importFrom(parallel,parSapply)
importFrom(parallel,parSapplyLB)
importFrom(parallel,stopCluster)
importFrom(quadprog,solve.QP)
importFrom(stats,constrOptim)
importFrom(stats,dbeta)
importFrom(stats,dbinom)
importFrom(stats,end)
importFrom(stats,integrate)
importFrom(stats,pbeta)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,rmultinom)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,start)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib("multinomineq", .registration=TRUE)
