Skip to content

need help with filter_values and num_intervals #9

@ajayo17

Description

@ajayo17

fellow programmers,
I need help selecting data for inputs filter_values and num_intervals
my data is N rows and 7 columns
plz let me know if you need further information
note: new to R!

code:
my.data.mapper <- mapper(dist_object = my.data.dist,
filter_values = ???,
num_intervals = ???,
percent_overlap = 50,
num_bins_when_clustering = 10)

Can I leave percent_overlap = 50, num_bins_when_clustering = 10 as in example given at
http://bertrand.michel.perso.math.cnrs.fr/Enseignements/TDA/Mapper.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions