sensi_plot.sensiTree_Clade: Graphical diagnostics for class 'sensiTree_Clade'

Description Usage Arguments Details Author(s) See Also

View source: R/sensi_plot.sensiINTER_Clade.R

Description

Plot results from tree_clade_phylm and tree_clade_phyglm

Usage

1
2
## S3 method for class 'sensiTree_Clade'
sensi_plot(x, clade = NULL, graphs = "all", ...)

Arguments

x

output from tree_clade_phylm or tree_clade_phyglm

clade

The name of the clade to be evaluated (see details)

graphs

Choose which graph should be printed on the output ("all", 1 or 2). Defaults to "all".

...

further arguments to methods.

Details

For 'x' from tree_clade_phylm or tree_clade_phyglm:

Graph 1: Estimated slopes after clade removal (reduced data) across multiple trees. Small dots represent estimates reruns between phylogenetic trees while larger dots represents the average estimate between all trees for each clade. The solid black line represents the average slope estimate among trees using the full dataset.

Graph 2: The effect of clade removal on slope estimate across all individual phylogenetic trees for each clade analyzed. The black line indicates estimates with the full dataset while the red line represent estimates without the focal clade (reduced data) across different trees. The blue dots represent null expectation estimates after removing the same number of species of the focal clade, with dots falling outside the red line area indicating a larger than expected absolute effect.

Author(s)

Gustavo Paterno, Caterina Penone

See Also

tree_clade_phylm


sensiPhy documentation built on April 14, 2020, 7:15 p.m.