# Generated by roxygen2: do not edit by hand

S3method(plot,nFit)
export(dropunusedlevels)
export(normFit)
export(normPred)
export(normalize)
export(standardsFit)
export(standardsPred)
export(weightnorm)
exportClasses(nFit)
exportMethods("mexprs<-")
exportMethods(analytes)
exportMethods(makeX)
exportMethods(method)
exportMethods(mexprs)
exportMethods(model)
exportMethods(sFit)
exportMethods(show)
exportMethods(standards)
import(Biobase)
import(methods)
import(pcaMethods)
importFrom(graphics,
  barplot,
  legend,
  par
)
importFrom(pcaMethods,method)
importFrom(stats,
  anova,
  fitted,
  lm,
  median,
  model.matrix,
  predict,
  resid,
  residuals,
  sd
)
importFrom(utils,compareVersion)
