import(coda)
import(graphics)
import(stats)
import(utils)
export(loadISEdata)
export(describeISE)
export(analyseISE)
S3method(plot,ISEdata)
S3method(print,ISEdata)
S3method(summary,ISEdata)
S3method(plot,ISEdescription)
S3method(print,ISEdescription)
S3method(summary,ISEdescription)
S3method(plot,analyseISE)
S3method(print,analyseISE)
S3method(summary,analyseISE)


