# Generated by roxygen2: do not edit by hand

S3method(broom::augment,iord)
S3method(broom::glance,iord)
S3method(broom::tidy,iord)
S3method(coef,iord)
S3method(confint,iord)
S3method(fitted,iord)
S3method(logLik,iord)
S3method(nobs,iord)
S3method(plot,iop_ame)
S3method(plot,iop_fd)
S3method(predict,iord)
S3method(print,inflation_test)
S3method(print,iop_ame)
S3method(print,iop_classification)
S3method(print,iop_fd)
S3method(print,iord)
S3method(print,lr_test)
S3method(print,parallel_test)
S3method(print,split_test)
S3method(print,summary.iord)
S3method(print,vuong)
S3method(ranef,iord)
S3method(residuals,iord)
S3method(simulate,iord)
S3method(summary,iord)
S3method(update,iord)
S3method(vcov,iord)
export(ame)
export(classification)
export(compare_models)
export(diord)
export(first_difference)
export(inflation_test)
export(iol)
export(iop)
export(lr_test)
export(mundlak)
export(ologit)
export(oprobit)
export(parallel_test)
export(piord)
export(qiord)
export(ranef)
export(riop)
export(riord)
export(split_test)
export(vuong)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,
  abline,
  barplot,
  legend,
  lines,
  plot,
  points
)
importFrom(stats,
  AIC,
  BIC,
  binomial,
  coef,
  complete.cases,
  confint,
  cov,
  delete.response,
  dlogis,
  dnorm,
  fitted,
  glm.fit,
  logLik,
  make.link,
  model.frame,
  model.matrix,
  model.response,
  na.omit,
  na.pass,
  nlminb,
  nobs,
  optim,
  pchisq,
  plogis,
  pnorm,
  predict,
  printCoefmat,
  qchisq,
  qlogis,
  qnorm,
  quantile,
  reformulate,
  residuals,
  rnorm,
  runif,
  sd,
  setNames,
  simulate,
  terms,
  update,
  var,
  vcov,
  weighted.mean
)
useDynLib(iop, .registration = TRUE)
