zero_hat_double_threshold: Cmmpute mean of non 0-dimensional persistence

Description Usage Arguments Value

Description

The 0-dimensional persistence is one of the indicators for the connectedness of data. We can use double of the value for thresholding non 0-dimensional persistence to judge whether the cycle is exist or not on each dimension.

Usage

1
2
3
4
5
6
7
zero_hat_double_threshold(x)

## S3 method for class 'pd'
zero_hat_double_threshold(x)

## S3 method for class 'pl'
zero_hat_double_threshold(x)

Arguments

x

pd or pl object.

Value

mean of 0-dimensional persistence.


hosscine/phacm documentation built on May 23, 2019, 1:46 p.m.