Takes node-split results and produces summary data frame
summary.nodesplit.Rd
Takes node-split results and produces summary data frame
Usage
# S3 method for nodesplit
summary(object, ...)
Arguments
- object
An object of class
"nodesplit"
generated bymb.nodeplit()
- ...
further arguments passed to or from other methods
Value
A data frame of summary node-split results with the following variables:
Comparison
The treatment comparison on which a node-split has been performedTime.Param
The time-course parameter on which a node-split has been performedEvidence
The evidence contribution for the given comparison (either "Direct" or "Indirect")Median
The posterior median2.5%
The lower 95% credible interval limit97.5%
The upper 95% credible interval limitp.value
The Bayesian p-value for the overlap between direct and indirect evidence for the given comparison (it will therefore have an identical value for direct and indirect evidence within a particular comparison and time-course parameter)