export( haplin, haplinSlide )
export(pedToHaplin, gwaaToHaplin, prepPed, convertPed)
export( suest )
export( haptable, haplinTDT )
export( pQQ, toDataFrame, output )
export( lineByLine, cbindFiles, rbindFiles )
export( snpPower, snpSampleSize )
export( hapSim, hapRun, hapPower, hapPowerAsymp )
export( haplinStrat, gxe )
import(utils, stats, graphics, grDevices, tools)
import(GenABEL, DatABEL)
import(parallel)
importFrom(snow, sendCall, recvResult, postNode, closeNode)
import( tools )
importFrom( mgcv, mroot )
importFrom( MASS, mvrnorm )
importFrom( SuppDists, JohnsonFit, pJohnson )
S3method( plot, haplin )
S3method( print, haplin )
S3method( summary, haplin )
S3method( coef, haplin )
S3method( print, tri.glm )
S3method( summary, tri.glm )
S3method( print, summary.haplin )
S3method( print, summary.tri.glm )
S3method( print, suest )
S3method( haptable, haplin )
S3method( haptable, haplinStrat )
S3method( coef, haptable )
S3method( plot, haptable )
S3method( print, haplinTDT )
S3method( summary, haplinTDT )
S3method( plot, haplinTDT )
S3method( print, haplinSlide )
S3method( haptable, haplinSlide )
S3method( haptable, default )
S3method( haptable, gxe )
S3method( print, gxe )
