# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,inflmlm)
S3method(cooks.distance,mlm)
S3method(hatvalues,mlm)
S3method(infIndexPlot,mlm)
S3method(influence,mlm)
S3method(influencePlot,mlm)
S3method(lrPlot,lm)
S3method(print,inflmlm)
export("%^%")
export(lrPlot)
export(mlm.influence)
export(mpower)
export(tr)
importFrom(car,
  infIndexPlot,
  influenceIndexPlot,
  influencePlot,
  showLabels
)
importFrom(grDevices,palette)
importFrom(graphics,
  abline,
  axis,
  box,
  mtext,
  par,
  plot,
  points,
  text
)
importFrom(heplots,
  Mahalanobis,
  trans.colors
)
importFrom(stats,
  coef,
  cooks.distance,
  hatvalues,
  influence,
  model.frame,
  model.matrix,
  model.response,
  qbeta,
  qf,
  residuals,
  rstudent
)
importFrom(utils,combn)
