print.event_probabilities: Print a short summary for event probabilities
Description
print method for class event_probabilities
.
Usage
# S3 method for event_probabilities
print(x, ...)
Arguments
- x
An object of event_probabilities
class, which is a sub-object of
an object of the causal_model
class produced using
update_model
.
- ...
Further arguments passed to or from other methods.