print.parameters: Print a short summary for causal_model parameters

View source: R/methods.R

print.parametersR Documentation

Print a short summary for causal_model parameters

Description

print method for class parameters.

Usage

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

Arguments

x

An object of parameters 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.


macartan/gbiqq documentation built on April 28, 2024, 10:07 p.m.