Description Usage Arguments Value Examples
Plot graph for gslope.
1 2 3 4 | graph_plot(x)
## S3 method for class 'gslope'
graph_plot(x)
|
x |
an object of class ''gslope'' |
Draw graph.
1 2 | w = gslope(as.matrix(mtcars))
graph_plot(w)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.