# Generated by roxygen2: do not edit by hand

export(BinToB)
export(BinToGPD)
export(BinToMix)
export(BinToNB)
export(GetGpoisPMF)
export(QuantileGpois)
export(calc.bin.prob.B)
export(calc.bin.prob.GPD)
export(calc.bin.prob.NB)
export(discrete_cont)
export(genB)
export(genGPD)
export(genMix)
export(genNB)
export(generate.binaryVar)
export(simBinaryCorr.B)
export(simBinaryCorr.GPD)
export(simBinaryCorr.Mix)
export(simBinaryCorr.NB)
export(validation.Bparameters)
export(validation.GPDparameters)
export(validation.NBparameters)
importFrom(GenOrd,contord)
importFrom(GenOrd,corrcheck)
importFrom(Matrix,nearPD)
importFrom(MultiOrd,validation.CorrMat)
importFrom(matrixcalc,is.positive.definite)
importFrom(mvtnorm,rmvnorm)
importFrom(stats,cor)
importFrom(stats,dbinom)
importFrom(stats,dnbinom)
importFrom(stats,qbinom)
importFrom(stats,qnbinom)
importFrom(stats,qnorm)
importFrom(stats,rnbinom)
importFrom(utils,combn)
