Displaying 4 results from an estimated 4 matches for "meagher".
Did you mean:
meager
2003 Aug 26
4
Viewing function source
...on, but could someone tell me
if R supports the idea of "viewing source" on any particular function you
want to use?
If I want to "view source" on the rpois() function, for example, can I do
somethink like:
source(rpois)
To see how the function is implemented?
Regards,
Paul Meagher
Datavore Productions
50 Wood Grove Drive
Truro, Nova Scotia
B2N-6Y4
1.902.895.9671
www.datavore.com
2002 Nov 16
1
shelling out to R for one command
...accept batch input but I am not
sure that it will accept a "one-liner" (i.e., "/usr/local/bin/R qt(.975,
20)" does not work but you get the idea).
Is there a way to pass R a one-liner without having to put it into a batch
file and submit it to R as a batch job.
Regards,
Paul Meagher
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at s...
2003 Sep 04
3
Overlaying graphs
----- Original Message -----
From: "Richard A. O'Keefe" <ok at cs.otago.ac.nz>
To: <paul at datavore.com>
Sent: Thursday, September 04, 2003 2:56 AM
Subject: Re: [R] Overlaying graphs
> I do not know how to overlay the curve graphic on top of hist graphic.
>
> Do you know about the "add=TRUE" option for plot()?
>
> I am hoping to show visually
2003 Sep 22
1
Updating a linear model
My google search for Plackett's Algorithm didn't return too much except that
Plackett's algorithm appears to be useful in Control Theory - it is
elaborated as "Plackett's algorithm for on-line recursive least squares
estimation". Sounds something like what I want.
I am looking at developing a user modelling type app (new data points coming
in and wanting to dynamically