print.linearcausalproblem {causaloptim}R Documentation

Print the causal problem

Description

Print the causal problem

Usage

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

Arguments

x

object of class "linearcausaloptim"

...

Not used

Value

x, invisibly


[Package causaloptim version 0.9.8 Index]