Displaying 2 results from an estimated 2 matches for "prettyness".
Did you mean:
prettiness
2012 Mar 10
3
How do I do a pretty scatter plot using ggplot2?
...en the high dispersion on those dots, I would like to bin the x-axis
and then for each bin of the x-axis, plot the quantiles of the y-values of
the data points in each bin:
1. Uniform bin size on the x-axis;
2. Equal number of observations in each bin;
How to do that in R? I guess for the sake of prettyness, I'd better do it
in ggplot2?
Thank you!
[[alternative HTML version deleted]]
2006 Jan 12
24
The Guilt List
I''m not a paid developer, but I still feel guilty. I thought it might
be entertaining to have a little "programmer confession." So let''s hear
an answer to this simple question:
What makes you guilty about your Rails development?
Mine is a bad one: I don''t write tests. I understand that TDD makes
sense, but I just don''t do it. I''ve