persistence_sample {phutil} | R Documentation |
Toy Data: A sample of persistence diagrams
Description
A collection of 100 samples of size 100 on the sphere from which a
persistence diagram is computed using the TDA::ripsDiag()
function with
parameters maxdimension = 1L
and maxscale = 1.6322
. Each diagram has been
generated using the tdaunif::sample_2sphere()
function with the following
parameters: n = 100
and sd = 0.05
. The seed was fixed to 1234.
Usage
persistence_sample
Format
A list of length 100, where each element is an object of class 'persistence'.
[Package phutil version 0.0.1 Index]