Script started on Thu 11 Nov 2004 02:35:29 PM CET ]2;hirvi on adder: /home/hirvi]1;adder]2;hirvi@adder [/home/hirvi]]1;adder (0) | hirvi@adder | pts/7 | 14:35:29 | tcsh  101: ~> pushd R-dDemo/ 0 /home/hirvi/R-Demo 1 /home/hirvi ]2;hirvi@adder [/home/hirvi/R-Demo]]1;adder (0) | hirvi@adder | pts/7 | 14:35:38 | tcsh  102: ~/R-Demo>  (0) | hirvi@adder | pts/7 | 14:35:38 | tcsh  102: ~/R-Demo> R R : Copyright 2003, The R Foundation for Statistical Computing Version 1.8.1 (2003-11-21), ISBN 3-900051-00-3 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for a HTML browser interface to help. Type 'q()' to quit R. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > bytes <- scan("trace_bytes") Read 999987 items > plot(bytes) > plot(bytes) > summary(bytes) Min. 1st Qu. Median Mean 3rd Qu. Max. 28.0 52.0 125.0 578.9 1420.0 1500.0 > min(ytes    bytes) [1] 28 > min(bytes)n[1@e[1@d[1@i[1@a[1@n [1] 125 > help( .search("empiric") [?1049h[?1h=Help files with alias or concept or title matching 'empir ic' using fuzzy matching: EEF.profile(boot) Empirical Likelihoods empinf(boot) Empirical Influence Values ecdf(stepfun) Empirical Cumulative Distribution Function Type 'help(FOO, package = PKG)' to inspect entry 'FOO(PKG ) TITLE'. (END)  ESCESCOOBB(END)  ESCESCOOBB(END)  ESCESCOOBB(END)  ESCESCOOBB(END)  ESCESCOOBB(END)  ESCESCOOBB(END)  ESCESCOOBB(END)  ESCESCOOBB(END)  ESCESCOOBB(END) [?1l>[?1049l> hist    hist(bytes) > v <- read.table("verbindungen verbindungen verbindungen.formatiert > v <- read.table("verbindungen.formatiert") > plot(v) > summr ary(v) V1 V2 Min. : 0.0000 Min. : 29 1st Qu.: 0.0000 1st Qu.: 96 Median : 0.1414 Median : 332 Mean : 2.5401 Mean : 12018 3rd Qu.: 2.8204 3rd Qu.: 1811 Max. :23.0693 Max. :17779036 > hist(v) Error in hist.default(v) : `x' must be numeric > hist(v)[)])[1@,[1@1 > hist(v[,1])[1@2 > hist(v[,2])t[1@p[1@l[1@o[1@t([1@([1@d[1@e[1@n[1@s[1@i[1@t[1@y(v[,2])) > plot(density(v[,2])),) )l)o)g)=)")x)") Warning message: 1 x value <= 0 omitted from logarithmic plot in: xy.coords(x, y, xlabel, ylabel, log) > plot(density(v[,2]), log="x")[1@y Warning message: 207 y values <= 0 omitted from logarithmic plot in: xy.coords(x, y, xlabel, ylabel, log) > plot(density(v[,2]), log="y")[1@x Warning messages: 1: 1 x value <= 0 omitted from logarithmic plot in: xy.coords(x, y, xlabel, ylabel, log) 2: 207 y values <= 0 omitted from logarithmic plot in: xy.coords(x, y, xlabel, ylabel, log) > p <- scan("pareto-vals") Read 1000000 items > p summ    plot(density(p)) > plot(density(p)),) )l)o)g)=)")x)") > plot(density(p), log="x")[1@y Warning message: 193 y values <= 0 omitted from logarithmic plot in: xy.coords(x, y, xlabel, ylabel, log) > plot(density(p), log="xy")[1@[[1@][1@p[1@<[1@2[1@0[1@0[1@0 Warning message: 34 y values <= 0 omitted from logarithmic plot in: xy.coords(x, y, xlabel, ylabel, log) > plot(density(p[p<2000]), log="xy")0[1@5 Warning message: 1 y value <= 0 omitted from logarithmic plot in: xy.coords(x, y, xlabel, ylabel, log) > postscript("test.ps") > postscript("test.ps") > p[12@lot(density(p[p<500]), log="xy") Warning message: 1 y value <= 0 omitted from logarithmic plot in: xy.coords(x, y, xlabel, ylabel, log) > dev.off() X11 2 > q() Save workspace image? [y/n/c]: y  (0) | hirvi@adder | pts/7 | 15:06:40 | tcsh  103: ~/R-Demo> ls -lt total 23507 -rw-r--r-- 1 hirvi ws2003 10373 2004-11-11 15:06 test.ps -rw-r--r-- 1 hirvi ws2003 4096 2004-11-11 15:04 R-Demo-Protokoll.txt -rw-r--r-- 1 hirvi ws2003 16888243 2004-11-11 12:41 pareto-vals -rw-r--r-- 1 hirvi ws2003 4839165 2004-11-11 12:33 trace_bytes -rw-r--r-- 1 hirvi ws2003 501000 2004-11-11 12:21 verbindungen.formatiert -rw-r--r-- 1 hirvi ws2003 1790639 2004-11-11 12:19 verbindungen  (0) | hirvi@adder | pts/7 | 15:06:42 | tcsh  104: ~/R-Demo> ls -lt -ltistth total 40231 16720 -rw-r--r-- 1 ws2003 17103589 2004-11-11 15:06 .RData 4 -rw------- 1 ws2003 556 2004-11-11 15:06 .Rhistory 12 -rw-r--r-- 1 ws2003 10373 2004-11-11 15:06 test.ps 4 -rw-r--r-- 1 ws2003 4096 2004-11-11 15:04 R-Demo-Protokoll.txt 16512 -rw-r--r-- 1 ws2003 16888243 2004-11-11 12:41 pareto-vals 4733 -rw-r--r-- 1 ws2003 4839165 2004-11-11 12:33 trace_bytes 493 -rw-r--r-- 1 ws2003 501000 2004-11-11 12:21 verbindungen.formatiert 1754 -rw-r--r-- 1 ws2003 1790639 2004-11-11 12:19 verbindungen  (0) | hirvi@adder | pts/7 | 15:06:53 | tcsh  105: ~/R-Demo> eixt Das heisst exit! exit Script done on Thu 11 Nov 2004 03:07:12 PM CET