# Generated by roxygen2: do not edit by hand

S3method("[",semforest)
S3method("[",semtree)
S3method(evaluate,semforest)
S3method(logLik,semtree)
S3method(merge,semforest)
S3method(nobs,semtree)
S3method(plot,diversityMatrix)
S3method(plot,semforest.proximity)
S3method(plot,semforest.varimp)
S3method(plot,semtree)
S3method(print,semforest)
S3method(print,semforest.control)
S3method(print,semforest.varimp)
S3method(print,semtree.control)
S3method(print,summary.semtree)
S3method(prune,semtree)
S3method(summary,semforest)
S3method(summary,semtree)
export(biodiversity)
export(diversityMatrix)
export(evaluateTree)
export(fitSubmodels)
export(getDepth)
export(getLeafs)
export(getNodeById)
export(getTerminalNodes)
export(hellinger)
export(isLeaf)
export(kl)
export(modelEstimates)
export(outliers)
export(parameters)
export(partialDependence)
export(proximity)
export(prune)
export(se)
export(semforest)
export(semforest.control)
export(semtree)
export(semtree.constraints)
export(semtree.control)
export(subforest)
export(subtree)
export(toTable)
export(varimp)
export(varimpConvergencePlot)
import(OpenMx)
import(rpart)
importFrom(bitops,bitAnd)
importFrom(grDevices,heat.colors)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,pairs)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(lavaan,lavScores)
importFrom(lavaan,nobs)
importFrom(lavaan,vcov)
importFrom(methods,is)
importFrom(parallel,clusterMap)
importFrom(parallel,parLapply)
importFrom(sandwich,bread)
importFrom(sets,as.set)
importFrom(stats,as.dist)
importFrom(stats,as.formula)
importFrom(stats,cmdscale)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,dist)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,pchisq)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,var)
importFrom(strucchange,catL2BB)
importFrom(strucchange,maxBB)
importFrom(strucchange,meanL2BB)
importFrom(strucchange,ordL2BB)
importFrom(strucchange,ordwmax)
importFrom(strucchange,root.matrix)
importFrom(strucchange,sctest)
importFrom(strucchange,supLM)
importFrom(utils,data)
importFrom(utils,flush.console)
importFrom(utils,getS3method)
importFrom(utils,sessionInfo)
importFrom(utils,setTxtProgressBar)
importFrom(utils,str)
importFrom(utils,toLatex)
importFrom(zoo,zoo)
