# Generated by roxygen2: do not edit by hand

S3method(Ellipsoid,data.frame)
S3method(Ellipsoid,default)
S3method(bartlettTests,default)
S3method(bartlettTests,formula)
S3method(bartlettTests,lm)
S3method(boxM,default)
S3method(boxM,formula)
S3method(boxM,lm)
S3method(coefplot,mlm)
S3method(covEllipses,boxM)
S3method(covEllipses,data.frame)
S3method(covEllipses,default)
S3method(covEllipses,formula)
S3method(covEllipses,matrix)
S3method(cqplot,default)
S3method(cqplot,mlm)
S3method(df.terms,default)
S3method(distancePlot,default)
S3method(distancePlot,formula)
S3method(distancePlot,mlm)
S3method(etasq,Anova.mlm)
S3method(etasq,lm)
S3method(etasq,mlm)
S3method(glance,mlm)
S3method(heplot,mlm)
S3method(heplot1d,mlm)
S3method(heplot3d,mlm)
S3method(leveneTests,default)
S3method(leveneTests,formula)
S3method(leveneTests,lm)
S3method(pairs,mlm)
S3method(plot,boxM)
S3method(plot,robmlm)
S3method(print,boxM)
S3method(print,robmlm)
S3method(print,summary.robmlm)
S3method(robmlm,default)
S3method(robmlm,formula)
S3method(stats::vcov,mlm)
S3method(summary,boxM)
S3method(summary,robmlm)
export(Ellipsoid)
export(Mahalanobis)
export(arrow3d)
export(bartlettTests)
export(bbox3d)
export(boxM)
export(coefplot)
export(colDevs)
export(colMeansList)
export(covEllipses)
export(covList)
export(cqplot)
export(cross3d)
export(df.terms)
export(distancePlot)
export(eigstatCI)
export(eigstatCI_boxM)
export(ellipse.axes)
export(ellipse.box)
export(ellipse3d.axes)
export(etasq)
export(glance.mlm)
export(gsorth)
export(heplot)
export(heplot1d)
export(heplot3d)
export(interpPlot)
export(label.ellipse)
export(leveneTests)
export(logdetCI)
export(mark.H0)
export(noteworthy)
export(plot_boxM_boot)
export(pvPlot)
export(rel_diff)
export(robmlm)
export(statList)
export(termMeans)
export(text_usr)
export(trans.colors)
export(uniStats)
importFrom(MASS,
  cov.trob,
  psi.bisquare
)
importFrom(boot,
  boot,
  boot.ci
)
importFrom(broom,glance)
importFrom(car,
  Anova,
  dataEllipse,
  linearHypothesis,
  showLabels,
  wcrossprod
)
importFrom(grDevices,
  col2rgb,
  gray,
  palette,
  rgb,
  xy.coords
)
importFrom(graphics,
  abline,
  arrows,
  axis,
  box,
  dotchart,
  lines,
  par,
  points,
  polygon,
  rect,
  strheight,
  strwidth,
  text
)
importFrom(magrittr,extract)
importFrom(purrr,
  map,
  map_dfr
)
importFrom(rgl,asEuclidean)
importFrom(stats,
  .getXlevels,
  IQR,
  SSD,
  aggregate,
  alias,
  coefficients,
  complete.cases,
  cor,
  cov,
  df.residual,
  estVar,
  formula,
  getCall,
  lm,
  lm.wfit,
  lsfit,
  mahalanobis,
  median,
  model.frame,
  model.matrix,
  model.response,
  model.weights,
  na.omit,
  offset,
  pchisq,
  pf,
  pnorm,
  ppoints,
  qchisq,
  qf,
  qnorm,
  residuals,
  runif,
  sd,
  terms,
  update,
  var,
  vcov
)
importFrom(tibble,as_tibble)
importFrom(utils,head)
