gplot | R Documentation |
gplot
is a generic function for plotting sparse graphs.
gplot(object, ...)
object |
fitted |
... |
other parameters passed to |
gplot
is a generic function used to plot a graph estimated by sglasso
or fglasso
. See the method function gplot.sglasso
or gplot.fglasso
for more details about the specific arguments.
Luigi Augugliaro
Maintainer: Luigi Augugliaro luigi.augugliaro@unipa.it
gplot.sglasso
and gplot.fglasso
method functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.