Extract or replace graph object
Graph(x, ...) Graph(x, ...) <- value
x
Model object
...
Additional arguments to be passed to the low level functions
value
New graphNEL object
graphNEL
Klaus K. Holst
Model
m <- lvm(y~x) Graph(m)