# Generated by roxygen2: do not edit by hand

export(absValue)
export(baseline_data_default)
export(calculateBaseline)
export(calculateEmpiricalDensity)
export(calculateNCPen)
export(calculate_weibull_parameters)
export(combine_chains_noSex)
export(distribution_data_default)
export(generate_density_plots)
export(generate_summary)
export(generate_summary_noSex)
export(imputeAges)
export(imputeAgesInit)
export(makePriors)
export(mhChain)
export(mhLogLikelihood_clipp)
export(penetrance)
export(plot_acf)
export(plot_loglikelihood)
export(plot_pdf)
export(plot_penetrance)
export(plot_trace)
export(printRejectionRates)
export(prior_params_default)
export(risk_proportion_default)
export(transformDF)
export(validate_weibull_parameters)
import(MASS)
import(kinship2)
importFrom(clipp,genotype_probabilities)
importFrom(clipp,pedigree_loglikelihood)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,dev.list)
importFrom(grDevices,dev.new)
importFrom(grDevices,rgb)
importFrom(graphics,grid)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,polygon)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(stats,acf)
importFrom(stats,approx)
importFrom(stats,cov)
importFrom(stats,dbeta)
importFrom(stats,density)
importFrom(stats,dunif)
importFrom(stats,dweibull)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pweibull)
importFrom(stats,qbeta)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,runif)
importFrom(stats,var)
