get.opt.index {pulsar}R Documentation

Get or evaluate an optimal index

Description

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).

Usage

get.opt.index(obj, criterion = "gcd", ...)

Arguments

obj

the pulsar/batch.pulsar object to evaluate

criterion

a character argument for the desired summary criterion

...

Ignored

Details

Automated optimal index selection is [currently] only implemented for gcd (graphlet stability).

Criterion:

Value

index of the lambda path

See Also

opt.index


[Package pulsar version 0.3.11 Index]