import("rpanel", "xtable")
export(
  "fxInteractive",
  "factorCombinations"
)

S3method("fxInteractive", "lm")
S3method("fxInteractive", "glm")
S3method("fxInteractive", "lme")