Graph: Extract graph

Description Usage Arguments Author(s) See Also Examples

Description

Extract or replace graph object

Usage

1
2
3
Graph(x, ...)

Graph(x, ...) <- value

Arguments

x

Model object

value

New graphNEL object

...

Additional arguments to be passed to the low level functions

Author(s)

Klaus K. Holst

See Also

Model

Examples

1
2
m <- lvm(y~x)
Graph(m)

Example output


lava documentation built on May 2, 2019, 4:49 p.m.