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

error with save_history and ida_pp index #133

Closed
dicook opened this issue Jul 5, 2024 · 0 comments
Closed

error with save_history and ida_pp index #133

dicook opened this issue Jul 5, 2024 · 0 comments

Comments

@dicook
Copy link
Member

dicook commented Jul 5, 2024

t1 <- save_history(flea[, 1:6], grand_tour(1), max = 3)
Converting input data to the required matrix format.
t1 <- save_history(flea[, 1:6], guided_tour(holes(), 1), max = 3)
Converting input data to the required matrix format.
Value 0.977 81.1 % better - NEW BASIS
Value 1.151 17.8 % better - NEW BASIS
t1 <- save_history(flea[, 1:6], guided_tour(lda_pp(flea$species), 1), max = 3)
Converting input data to the required matrix format.
Error in if (cur_index > max.i) { : the condition has length > 1

@dicook dicook closed this as completed Jul 5, 2024
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