Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need help with filter_values and num_intervals #9

Open
ajayo17 opened this issue Aug 28, 2019 · 0 comments
Open

need help with filter_values and num_intervals #9

ajayo17 opened this issue Aug 28, 2019 · 0 comments

Comments

@ajayo17
Copy link

ajayo17 commented Aug 28, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant