threshold {simplextree} | R Documentation |
threshold
Description
Thresholds a given filtered simplicial complex.
Usage
threshold(st, index = NULL, value = NULL)
Arguments
st |
simplex tree. |
index |
integer index to threshold to. |
value |
numeric index to threshold filtration. |
[Package simplextree version 1.0.1 Index]