[R] Log Window

Ott Toomet siim at obs.ee
Thu Mar 14 16:13:21 CET 2002


HI,

On Wed, 13 Mar 2002, Jason Parcon wrote:

|Does R have a log window that will tell me how much
|time the software spent in implementing a procedure? 
|For example, suppose I want to do regression with 100
|thousand observations over 100 independent variables.
|I need to find out how much time R will spend in
|implementing its regression procedure with these
|parameters.

As I understand, system.time() is what you are looking for.  It do not open
a separate window, but simply returns different CPU times.

Cheers,

Ott Toomet

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list