exportPattern(stochprof.search.LNLN,stochprof.search.rLNLN,stochprof.search.EXPLN,
              stochprof.results.LNLN,stochprof.results.rLNLN,stochprof.results.EXPLN,
              stochprof.loop,set.model.functions,
              calculate.ci.LNLN,calculate.ci.rLNLN,calculate.ci.EXPLN,
              r.sum.of.mixtures.LNLN,r.sum.of.mixtures.rLNLN,r.sum.of.mixtures.EXPLN,
              d.sum.of.mixtures.LNLN,d.sum.of.mixtures.rLNLN,d.sum.of.mixtures.EXPLN,
              mix.d.sum.of.mixtures.LNLN,mix.d.sum.of.mixtures.rLNLN,mix.d.sum.of.mixtures.EXPLN,
              penalty.constraint.LNLN,penalty.constraint.rLNLN,penalty.constraint.EXPLN,
              analyze.toycluster,
              analyze.sod2,
              generate.toydata,
              stochasticProfilingData,stochasticProfilingML)
importFrom(numDeriv, hessian)
importFrom(MASS, ginv)
importFrom("grDevices", "dev.off", "pdf")
importFrom("graphics", "abline", "hist", "legend", "lines", "par",
               "plot")
importFrom("stats", "dgamma", "dlnorm", "dmultinom", "integrate",
               "optim", "qnorm", "rexp", "rlnorm", "rmultinom", "runif",
               "sd")
importFrom("utils", "head", "read.table", "write.table")
