MapperRef methods
Members associated with the MapperRef R6 class.
|
|
MapperRef
|
Mapper Reference Class (R6) |
|
use_filter
|
Sets the filter |
|
use_distance_measure
|
Assign a distance measure |
|
use_cover
|
Selects one of the available covering methods to use. |
|
use_clustering_algorithm
|
Sets the clustering algorithm |
|
construct_pullback
|
Constructs the (decomposed) pullback cover. |
|
construct_nerve
|
Compute the nerve of the cover. |
|
construct_k_skeleton
|
Constructs the k-skeleton |
|
as_igraph
|
Exports Mapper as an igraph object. |
|
as_pixiplex
|
Exports the complex as a pixiplex object. |
|
exportMapper
|
Exports minimal information about the Mapper |