export(mlds, mlds.default, mlds.formula,
	   Get6pts, ix.mat2df, lik6pt, make.ix.mat,
       pmc, simu.6pt, SwapOrder, runSampleExperiment,
	DefineMyScale, DisplayOneTrial, boot.mlds, Rbind,
	binom.diagnostics, df2mlds.df, as.mlds.df,
	as.mlds.df.data.frame)

#S3method(AIC, mlds)
S3method(coef, mlds)
S3method(fitted, mlds)
S3method(lines, mlds)
S3method(logLik, mlds)
S3method(plot, mlds)
S3method(points, mlds)
S3method(predict, mlds)
S3method(print, mlds)
S3method(vcov, mlds)
S3method(print, summary.mlds)
S3method(summary, mlds)
S3method(rbind, mlds.df)
S3method(plot, mlds.diag)
S3method(as.mlds.df, data.frame)
