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

"point.color=active$TV" should be "point.color=active$data_taste.TV,legend = TRUE" ? #106

Open
419kfj opened this issue Jun 29, 2022 · 0 comments

Comments

@419kfj
Copy link

419kfj commented Jun 29, 2022

Anton,

I am reading your sample code for "Taste dataset" to understand MCA, speMCA, and CSA

at the section # Plot of all dublets,

2nd line of code is
map.ind(result.mca, map.title="Map with individuals colored by the TV variable", point.color=active$TV)
I think the last term point.color=active$TV should be point.color=active$data_taste.TV,legend = TRUE (I added the legend=TRUE).

Is it OK ?

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