# Generated by roxygen2: do not edit by hand

S3method("+",cmf)
S3method(plot,cmf)
S3method(print,cmf)
S3method(screeplot,cmf)
S3method(summary,cmf)
S3method(update,cmf)
export(cmf)
export(generateMed)
export(setCutoff)
import(Matrix)
importFrom(Rcpp,evalCpp)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,text)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,screeplot)
useDynLib(cmfilter, .registration=TRUE)
