sensi_plot.sensiClade.TraitEvol {sensiPhy} | R Documentation |
Graphical diagnostics for class 'sensiClade.TraitEvol'
Description
Plot results from clade_discrete
and clade_continuous
Usage
## S3 method for class 'sensiClade.TraitEvol'
sensi_plot(x, clade = NULL, graph = "all", ...)
Arguments
x |
output from |
clade |
The name of the clade to be evaluated (see details) |
graph |
The graph to be printed. Default |
... |
further arguments to methods. |
Details
For 'x' from clade_discrete or clade_continuous:
Graph 1: Distribution of the simulated parameter estimates (Null distribution for a given clade sample size). The red dashed line represents the estimated signal for the reduced data (without the focal clade) and the black line represents the signal estimate for the full data.
Author(s)
Gustavo Paterno & Gijsbert Werner
See Also
clade_continuous
or clade_discrete
[Package sensiPhy version 0.8.5 Index]