Joe Trubisz wrote:
> Hi...
>
> In Stata, there is the ability to display scatter plots with data
> points at the same (x,y)
> location, using the 'jitter' command of the twoway scatter stata
> command.
>
> Anyone know of a way that I can do the equivalent thing in R?
>
> For non-Stata reader
Dear Joe,
See ?jitter.
apropos("jitter") or help.search("jitter") would have helped you to
discover this.
Regards,
John
On Sat, 19 Apr 2008 19:00:23 -0400
Joe Trubisz <[EMAIL PROTECTED]> wrote:
> Hi...
>
> In Stata, there is the ability to display scatter plots with data
> points at the s
Joe Trubisz wrote:
> Hi...
>
> In Stata, there is the ability to display scatter plots with data
> points at the same (x,y)
> location, using the 'jitter' command of the twoway scatter stata
> command.
>
> Anyone know of a way that I can do the equivalent thing in R?
>
> For non-Stata reader
Hi...
In Stata, there is the ability to display scatter plots with data
points at the same (x,y)
location, using the 'jitter' command of the twoway scatter stata
command.
Anyone know of a way that I can do the equivalent thing in R?
For non-Stata readers, if jitter is enabled in stata, and n
4 matches
Mail list logo