useDynLib(MCMCpack)
import(coda)
import(MASS)

export(    
       choicevar,
       ddirichlet,
       dinvgamma,
       diwish,
       dnoncenhypergeom,
       dtomogplot,
       dwish,
       MCMCdynamicEI,
       MCMCfactanal,
       MCMChierEI,
       MCMCirt1d,
       MCMCirtKd,
       MCMClogit,
       MCMCmetrop1R,
       MCMCmixfactanal,
       MCMCmnl,
       MCMCoprobit,
       MCMCordfactanal,
       MCMCpanel,
       MCMCpoisson,
       MCMCprobit,
       MCMCregress,
       MCMCtobit,
       rdirichlet,
       read.Scythe,
       rinvgamma,
       riwish,
       rnoncenhypergeom,
       rwish,
       tomogplot,
       vech,
       write.Scythe,
       xpnd
       )
