# 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)
importFrom(mnormt,sadmvt)
importFrom(mvtnorm,pmvt)
importFrom(numDeriv,grad)
importFrom(numDeriv,hessian)
importFrom(optimx,optimx)
importFrom(pbivnorm,pbivnorm)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,cov2cor)
importFrom(stats,dlogis)
importFrom(stats,dnorm)
importFrom(stats,dt)
importFrom(stats,formula)
importFrom(stats,glm.fit)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.offset)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,nobs)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,pt)
importFrom(stats,qt)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,terms.formula)
importFrom(stats,update)
importFrom(utils,combn)
importFrom(utils,data)
importFrom(utils,write.table)
useDynLib(mvord)
