Hello, everyone.

I am trying to show the correlation matrix using
color2D.matplot(). And I want to map (0,1) to (dark red to dark green).

But by default color2D.matplot() will map(min element of given matrix,
 max  element of given matrix) to (dark red to dark green).

Can anyone help me with this issue?
Thanks a lot!

Youcheng Lin
____________

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to