print.type_posterior: Print a short summary for causal-type posterior distributions
Description
print method for class type_posterior.
Usage
# S3 method for type_posterior
print(x, ...)
Arguments
- x
An object of type_posterior class, which is a sub-object of
an object of the causal_model class produced using
get_type_prob_multiple.
- ...
Further arguments passed to or from other methods.