Description Usage Arguments Details Value
View source: R/getAngleFeatureSet.R
Feature: statistics of angles between nodes and their two nearest neighbors.
1 2 |
x |
[ |
feature.set |
[ |
drop.duplicates |
[ |
include.costs |
[ |
normalize |
[ |
... |
[any] |
In case include.costs = TRUE
the output will provide up to three
separate cost values: one for the initialization phase, and one for each of the
feature sets that were defined in feature.set
. As the initialization
phase is a mandatory prerequisite for computing either of the two feature sets,
the user will manually have to add the costs of the initialization phase to the
costs of the respective feature set(s).
[list
]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.