# Generated by roxygen2: do not edit by hand

S3method(average,compare_phylosem)
S3method(best,compare_phylosem)
S3method(choice,compare_phylosem)
S3method(coef,phylosem)
S3method(logLik,phylosem)
S3method(print,phylosem)
S3method(summary,phylosem)
S3method(vcov,phylosem)
export(as_fitted_DAG)
export(as_phylo4d)
export(as_sem)
export(average)
export(best)
export(choice)
export(compare_phylosem)
export(list_parameters)
export(phylosem)
export(phylosem_control)
importFrom(TMB,MakeADFun)
importFrom(TMB,compile)
importFrom(TMB,dynlib)
importFrom(TMB,sdreport)
importFrom(ape,Ntip)
importFrom(ape,node.depth.edgelength)
importFrom(ape,rtree)
importFrom(methods,is)
importFrom(phylobase,phylo4d)
importFrom(phylopath,average_DAGs)
importFrom(phylopath,coef_plot)
importFrom(sem,pathDiagram)
importFrom(sem,sem)
importFrom(sem,specifyEquations)
importFrom(sem,specifyModel)
importFrom(stats,AIC)
importFrom(stats,logLik)
importFrom(stats,na.omit)
importFrom(stats,nlminb)
importFrom(stats,optimHess)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,rnorm)
importFrom(stats,vcov)
useDynLib(phylosem, .registration = TRUE)
