# Generated by roxygen2: do not edit by hand

S3method(evaluate,ipeb)
S3method(plot,ipeb)
S3method(predict,ipeb)
S3method(print,ipeb)
S3method(summary,ipeb)
export(evaluate)
export(ipeb)
export(ipeb_innovations)
export(ipeb_run)
export(run_app)
importFrom(graphics,
  abline,
  barplot,
  par
)
importFrom(nlme,
  VarCorr,
  corCAR1,
  fixef,
  getVarCov,
  lme,
  lmeControl
)
importFrom(stats,
  as.formula,
  ave,
  coef,
  cov,
  lm,
  median,
  optim,
  predict,
  quantile,
  var
)
importFrom(utils,combn)
