R/plotMethod.R

plot.elasticIsing <- function(x,..., optArgs = list() ){
  qgraph(do.call(optimalGraph,c(list(x),optArgs))$graph, ...)
}

Try the elasticIsing package in your browser

Any scripts or data that you put into this service are public.

elasticIsing documentation built on May 2, 2019, 5:58 a.m.