# Generated by roxygen2: do not edit by hand

S3method(AIC,ldt.estim)
S3method(BIC,ldt.estim)
S3method(coef,ldt.estim)
S3method(fitted,ldt.estim)
S3method(logLik,ldt.estim)
S3method(plot,ldt.estim)
S3method(plot,ldt.varma.prediction)
S3method(predict,ldt.estim)
S3method(predict,ldt.estim.varma)
S3method(print,ldt.estim)
S3method(print,ldt.estim.projection)
S3method(print,ldt.list)
S3method(print,ldt.search)
S3method(print,ldt.varma.prediction)
S3method(residuals,ldt.estim)
S3method(summary,ldt.search)
S3method(summary,ldt.search.item)
export(coefs.table)
export(endogenous)
export(estim.bin)
export(estim.sur)
export(estim.varma)
export(estim.varma.model.string)
export(exogenous)
export(fan.plot)
export(get.combinations)
export(get.data)
export(get.options.lbfgs)
export(get.options.neldermead)
export(get.options.newton)
export(get.options.pca)
export(get.options.roc)
export(get.search.items)
export(get.search.metrics)
export(get.search.modelchecks)
export(get.search.options)
export(get.varma.params)
export(rand.mnormal)
export(s.cluster.h)
export(s.cluster.h.group)
export(s.combine.stats4)
export(s.distance)
export(s.gld.density.quantile)
export(s.gld.from.moments)
export(s.gld.quantile)
export(s.metric.from.weight)
export(s.pca)
export(s.roc)
export(s.weight.from.metric)
export(search.bin)
export(search.sur)
export(search.varma)
export(sim.bin)
export(sim.sur)
export(sim.varma)
importFrom(MASS,boxcox)
importFrom(Rcpp,sourceCpp)
importFrom(Rdpack,reprompt)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,lines)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,coef)
importFrom(stats,glm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,pnorm)
importFrom(stats,prcomp)
importFrom(stats,qlnorm)
importFrom(stats,qnorm)
importFrom(stats,qqline)
importFrom(stats,qqnorm)
importFrom(stats,rbinom)
importFrom(stats,rchisq)
importFrom(stats,resid)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(utils,modifyList)
importFrom(utils,tail)
useDynLib(ldt)
