Description Usage Arguments Value
Train a NetworkCommunitySearchModel
1 2 | ## S4 method for signature 'NCSModel'
trainModel(object, alpha = 0.05, minRepro = 0.5, minCor = 0)
|
object |
An |
alpha |
A |
minRepro |
A |
minCor |
A |
The NCSModel from object with the networkEdges item of the
models slot fitlered based on the specified criteria. The criteria are
also stored in the modelParam slots to ensure reproducibility.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.