# Generated by roxygen2: do not edit by hand

S3method(AIC,cauphyfit)
S3method(AIC,cauphylm)
S3method(AIC,logLik.cauphyfit)
S3method(AIC,logLik.cauphylm)
S3method(ancestral,cauphyfit)
S3method(ancestral,cauphylm)
S3method(coef,cauphyfit)
S3method(coef,cauphylm)
S3method(compute_vcov,cauphyfit)
S3method(compute_vcov,cauphylm)
S3method(confint,cauphyfit)
S3method(confint,cauphylm)
S3method(hdi,ancestralCauchy)
S3method(increment,cauphyfit)
S3method(increment,cauphylm)
S3method(logLik,cauphyfit)
S3method(logLik,cauphylm)
S3method(plot,ancestralCauchy)
S3method(plot,profile.cauphyfit)
S3method(predict,cauphylm)
S3method(print,cauphyfit)
S3method(print,cauphylm)
S3method(print,logLik.cauphyfit)
S3method(print,logLik.cauphylm)
S3method(profile,cauphyfit)
S3method(vcov,cauphyfit)
S3method(vcov,cauphylm)
export(ancestral)
export(cauphylm)
export(compute_vcov)
export(fitCauchy)
export(increment)
export(logDensityTipsCauchy)
export(plot_asr)
export(posteriorDensityAncestral)
export(posteriorDensityIncrement)
export(rTraitCauchy)
import(ape)
importFrom(HDInterval,hdi)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(grDevices,dev.off)
importFrom(grDevices,hcl.colors)
importFrom(grDevices,png)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,close.screen)
importFrom(graphics,legend)
importFrom(graphics,screen)
importFrom(graphics,segments)
importFrom(graphics,split.screen)
importFrom(graphics,strwidth)
importFrom(graphics,title)
importFrom(methods,is)
importFrom(phylolm,transf.branch.lengths)
importFrom(robustbase,lmrob)
importFrom(robustbase,lmrob.control)
importFrom(stats,IQR)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,optim)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(cauphy, .registration=TRUE)
