# Generated by roxygen2: do not edit by hand

S3method(msma,default)
S3method(plot,msma)
S3method(plot,ncompsearch)
S3method(predict,msma)
S3method(print,msma)
S3method(print,summary.msma)
S3method(summary,msma)
export(cvmsma)
export(msma)
export(ncompsearch)
export(optparasearch)
export(regparasearch)
export(simdata)
import(mvtnorm)
importFrom(grDevices,gray)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,lm)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rect.hclust)
importFrom(stats,rnorm)
importFrom(stats,runif)
