Takes node-split results and produces summary data frame
summary.nodesplit.RdTakes node-split results and produces summary data frame
Usage
# S3 method for class 'nodesplit'
summary(object, ...)Value
A data frame of summary node-split results with the following variables:
ComparisonThe treatment comparison on which a node-split has been performedTime.ParamThe time-course parameter on which a node-split has been performedEvidenceThe evidence contribution for the given comparison (either "Direct" or "Indirect")MedianThe posterior median2.5%The lower 95% credible interval limit97.5%The upper 95% credible interval limitp.valueThe 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)