[RkWard-devel] Scatterplot Matrix help page

I. Soumpasis nono.231 at gmail.com
Sun Jan 21 19:42:40 UTC 2007


Thanks I will take a look.

Regards,
Ilias

2007/1/21, Thomas Friedrichsmeier <thomas.friedrichsmeier at ruhr-uni-bochum.de
>:
>
> Hi,
>
> On Sunday 21 January 2007 13:17, I. Soumpasis wrote:
> > I am writing the help page for scatterplot matrix plugin. There are all
> ok
> > and I tested it. However I have a little problem with the oned option. I
> > tried to find a help page or something but there is nothing. Tried to
> find
> > something at google about it but nothing. The only place it appears it
> is
> > in the scatterplot.matrix of car package.
> >
> > It seems to mean one dimension plot, I don't know if described it
> > correctly. So please take a look.
>
> The relevant code (in car:::scatterplot.matrix.default) is this:
>     panel.oned <- function(x, ...) {
>         range <- range(x)
>         delta <- diff(range)/50
>         y <- mean(range)
>         segments(x - delta, x, x + delta, x, col = col[1])
>     }
> Not quite sure, what the purpose is, and too tired to think about it right
> now...
>
> Regards
> Thomas
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
> _______________________________________________
> RKWard-devel mailing list
> RKWard-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rkward-devel
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20070121/19c849e9/attachment.html>


More information about the Rkward-devel mailing list