powered by
generic plot function for class groupbn
# S3 method for groupbn plot(x, …)
an object of class groupbn
further arguments
No return value, called for plotting
Plot the group bayesian network structure
groupbn
# NOT RUN { data("wine.groupbn.refined") plot(wine.groupbn.refined) # }
Run the code above in your browser using DataLab