# Generated by roxygen2: do not edit by hand

S3method(build_error_struct,cor_ar1)
S3method(build_error_struct,cor_equi)
S3method(build_error_struct,cor_general)
S3method(build_error_struct,cov_general)
S3method(build_error_struct_fixed,cor_ar1)
S3method(build_error_struct_fixed,cor_equi)
S3method(build_error_struct_fixed,cor_general)
S3method(build_error_struct_fixed,cov_general)
S3method(claic,mvord)
S3method(clbic,mvord)
S3method(coef,mvord)
S3method(constraints,mvord)
S3method(error_structure,cor_ar1)
S3method(error_structure,cor_equi)
S3method(error_structure,cor_general)
S3method(error_structure,cov_general)
S3method(error_structure,mvord)
S3method(finalize,error_struct)
S3method(finalize_fun,cor_ar1)
S3method(finalize_fun,cor_equi)
S3method(finalize_fun,cor_general)
S3method(finalize_fun,cov_general)
S3method(fitted,mvord)
S3method(formula,error_struct)
S3method(get_covariate,error_struct)
S3method(init_fun,cor_ar1)
S3method(init_fun,cor_equi)
S3method(init_fun,cor_general)
S3method(init_fun,cov_general)
S3method(initialize,error_struct)
S3method(logLik,mvord)
S3method(logPL,mvord)
S3method(model.matrix,mvord)
S3method(nobs,mvord)
S3method(predict,mvord)
S3method(print,error_struct)
S3method(print,mvord)
S3method(print,summary.mvord)
S3method(start_values,cor_ar1)
S3method(start_values,cor_equi)
S3method(start_values,cor_general)
S3method(start_values,cov_general)
S3method(summary,mvord)
S3method(terms,mvord)
S3method(thresholds,mvord)
S3method(update,error_struct)
S3method(vcov,mvord)
export(constraints)
export(cor_ar1)
export(cor_equi)
export(cor_general)
export(cov_general)
export(error_structure)
export(joint_probabilities)
export(marginal_predict)
export(mvlogit)
export(mvord)
export(mvord.control)
export(mvprobit)
export(names_constraints)
export(polycor)
export(pseudo_R_squared)
export(thresholds)
import(BB)
import(dfoptim)
import(minqa)
import(ucminf)
importFrom(MASS,polr)
importFrom(Matrix,bdiag)
importFrom(mnormt,
  sadmvn,
  sadmvt
)
importFrom(mvtnorm,pmvt)
importFrom(numDeriv,
  grad,
  hessian
)
importFrom(optimx,optimx)
importFrom(pbivnorm,pbivnorm)
importFrom(stats,
  as.formula,
  binomial,
  coef,
  cov2cor,
  dlogis,
  dnorm,
  dt,
  formula,
  glm.fit,
  logLik,
  model.frame,
  model.matrix,
  model.offset,
  na.omit,
  na.pass,
  nobs,
  plogis,
  pnorm,
  predict,
  printCoefmat,
  pt,
  qt,
  sd,
  terms,
  terms.formula,
  update
)
importFrom(utils,
  combn,
  data,
  write.table
)
useDynLib(mvord)
