# Generated by roxygen2: do not edit by hand

S3method(aperm,madness)
S3method(as.madness,default)
S3method(c,madness)
S3method(chol,madness)
S3method(determinant,madness)
S3method(vcov,madness)
export(as.madness)
export(blockrep)
export(det)
export(madness)
export(numderiv)
export(repto)
export(theta)
export(to_objective)
export(twomoments)
exportClasses(madness)
exportMethods("varx<-")
exportMethods("vtag<-")
exportMethods("xtag<-")
exportMethods(as.array)
exportMethods(as.matrix)
exportMethods(as.numeric)
exportMethods(cbind2)
exportMethods(colMeans)
exportMethods(colSums)
exportMethods(crossprod)
exportMethods(determinant)
exportMethods(diag)
exportMethods(dim)
exportMethods(dvdx)
exportMethods(eigen)
exportMethods(ivech)
exportMethods(length)
exportMethods(matrix.trace)
exportMethods(maxeig)
exportMethods(norm)
exportMethods(numderiv)
exportMethods(outer)
exportMethods(rbind2)
exportMethods(rowMeans)
exportMethods(rowSums)
exportMethods(show)
exportMethods(solve)
exportMethods(sqrtm)
exportMethods(t)
exportMethods(tcrossprod)
exportMethods(todiag)
exportMethods(tril)
exportMethods(triu)
exportMethods(val)
exportMethods(varx)
exportMethods(vec)
exportMethods(vech)
exportMethods(vtag)
exportMethods(xtag)
import(expm)
import(matrixcalc)
import(methods)
importFrom(methods,cbind2)
importFrom(methods,coerce)
importFrom(methods,kronecker)
importFrom(methods,rbind2)
importFrom(methods,show)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,vcov)
importFrom(utils,head)
