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