Description Usage Arguments Value Examples
set transmission thresholds for existing cluster analysis model
1 | setTransThresholds(thisModel, thTrans = seq(1, 10))
|
thisModel |
cluster analysis model created using createModel() |
thTrans |
(optional) transmission threshold values as a vector of integers |
model object
1 | myModel <- setTransThresholds(myModel, seq(12))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.