# Generated by roxygen2: do not edit by hand

S3method(print,ldtsearch)
S3method(summary,ldtsearch)
export(coefs.plot)
export(coefs.table)
export(estim.bin)
export(estim.sur)
export(estim.varma)
export(fan.plot)
export(get.items.modelcheck)
export(get.items.search)
export(get.options.lbfgs)
export(get.options.metric)
export(get.options.neldermead)
export(get.options.newton)
export(get.options.pca)
export(get.options.roc)
export(get.options.search)
export(get.varma.params)
export(h.get.estim)
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.bin.stepwise)
export(search.sur)
export(search.sur.stepwise)
export(search.varma)
export(search.varma.stepwise)
export(sim.bin)
export(sim.sur)
export(sim.varma)
export(to.data.frame)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(stats,dnorm)
importFrom(stats,glm)
importFrom(stats,pnorm)
importFrom(stats,prcomp)
importFrom(stats,qlnorm)
importFrom(stats,qnorm)
importFrom(stats,rbinom)
importFrom(stats,rchisq)
importFrom(stats,rnorm)
importFrom(stats,runif)
useDynLib(ldt)
