View source: R/stability.lib.R
getGraph | R Documentation |
This function gets a graph of the result of analyseStableModels
getGraph(mat, X, threshold = 0)
X: |
dataset to classify |
mat: |
AnalyseStableModels()$origin |
threshold: |
Used to select a number of edgets. By default this is zero. |
a graph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.