print.type_prior: Print a short summary for causal-type prior distributions

View source: R/methods.R

print.type_priorR Documentation

Print a short summary for causal-type prior distributions

Description

print method for class type_prior.

Usage

## S3 method for class 'type_prior'
print(x, ...)

Arguments

x

An object of type_prior class, which is a sub-object of an object of the causal_model class produced using make_model or update_model.

...

Further arguments passed to or from other methods.


CausalQueries documentation built on June 22, 2024, 6:50 p.m.