

import( "gtools", "zoo", "ggplot2", "reshape2","stats","utils")

export( mudfold, mudfoldsim, summary.mdf, print.mdf, plot.mdf)

S3method( "summary", "mdf" )
S3method( "plot",    "mdf" )
S3method( "print",   "mdf" )
