# Generated by roxygen2: do not edit by hand

S3method(lines,coenocline)
S3method(locations,default)
S3method(persp,coenocline)
S3method(plot,coenocline)
S3method(print,coenocline)
S3method(print,modelParams)
S3method(print,prettyHead)
S3method(stack,coenocline)
export(Beta)
export(Gaussian)
export(coenocline)
export(expand)
export(locations)
export(prettyHead)
export(showParams)
export(simJamil)
importFrom(graphics,lines)
importFrom(graphics,matlines)
importFrom(graphics,matplot)
importFrom(graphics,persp)
importFrom(graphics,plot)
importFrom(stats,plogis)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(utils,head)
importFrom(utils,stack)
