# Generated by roxygen2: do not edit by hand

S3method(print,data.phy)
S3method(print,sensiClade)
S3method(print,sensiInflu)
S3method(print,sensiIntra)
S3method(print,sensiSamp)
S3method(print,sensiTree)
S3method(sensi_plot,sensiClade)
S3method(sensi_plot,sensiInflu)
S3method(sensi_plot,sensiIntra)
S3method(sensi_plot,sensiSamp)
S3method(sensi_plot,sensiTree)
S3method(summary,sensiClade)
S3method(summary,sensiInflu)
S3method(summary,sensiIntra)
S3method(summary,sensiSamp)
S3method(summary,sensiTree)
export(clade_phyglm)
export(clade_phylm)
export(influ_phyglm)
export(influ_phylm)
export(intra_phyglm)
export(intra_phylm)
export(match_dataphy)
export(miss.phylo.d)
export(samp_phyglm)
export(samp_phylm)
export(sensi_plot)
export(tree_phyglm)
export(tree_phylm)
import(ape)
import(phylolm)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_colour_gradient)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grid,grid.layout)
importFrom(grid,grid.newpage)
importFrom(grid,pushViewport)
importFrom(grid,unit)
importFrom(grid,viewport)
importFrom(stats,model.frame)
importFrom(stats,plogis)
importFrom(stats,qt)
importFrom(utils,str)
