print.beast.object {beast} | R Documentation |
This function prints a summary of objects returned by the beast
function.
## S3 method for class 'beast.object' print(x, ...)
x |
An object of class |
... |
ignored. |
The function prints a summary of the most probable number (MAP) of change-points per time-series in the form of a table, as well as a list containing the MAP number of change-points and the corresponding locations (posterior medians) per time-series.
Panagiotis Papastamoulis