get.opt.index | R Documentation |
If the optimal index for the lambda path is not already assigned, then use a validated method to select the optimal index of the lambda path for alternate criteria (i.e. other than StARS).
get.opt.index(obj, criterion = "gcd", ...)
obj |
the pulsar/batch.pulsar object to evaluate |
criterion |
a character argument for the desired summary criterion |
... |
Ignored |
Automated optimal index selection is [currently] only implemented for gcd
(graphlet stability).
Criterion:
gcd: Select the minimum gcd summary score within the lower and upper StARS bounds.
index of the lambda path
opt.index
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.