summaryrefslogtreecommitdiff
path: root/code/perflow/.Rhistory
diff options
context:
space:
mode:
authorKumar Damani <kumar.damani@mail.utoronto.ca>2018-11-21 23:27:49 +0000
committerKumar Damani <kumar.damani@mail.utoronto.ca>2018-11-21 23:27:49 +0000
commitff0e28fbdfe8fd9f8fbaa9559834fee8f4dbcecc (patch)
tree740e1fee55a6629e65af4993d340df0aa8c513d6 /code/perflow/.Rhistory
parent09af1849763528d2d66f51025755d848ceb6b7e9 (diff)
all remaining files
Diffstat (limited to 'code/perflow/.Rhistory')
-rw-r--r--code/perflow/.Rhistory31
1 files changed, 31 insertions, 0 deletions
diff --git a/code/perflow/.Rhistory b/code/perflow/.Rhistory
new file mode 100644
index 0000000..5b3199e
--- /dev/null
+++ b/code/perflow/.Rhistory
@@ -0,0 +1,31 @@
+source("flow_duration.R")
+quit()
+source("flow_duration.R")
+quit()
+source("flow_duration.R")
+source("flow_duration.R")
+all_cdf
+quit()
+source("flow_duration.R")
+source("flow_duration.R")
+source("flow_duration.R")
+source("flow_size.R")
+source("flow_size.R")
+options(scipen = 999)
+plot(all_cdf, col="red", main="CDF of flow size of ALL, TCP, UDP flows", xlab="counts", ylab="probability")
+plot(log(all_cdf), col="red", main="CDF of flow size of ALL, TCP, UDP flows", xlab="counts", ylab="probability")
+all_cdf
+all_cdf = ecdf(log(all_counts))
+plot(all_cdf, col="red", main="CDF of flow size of ALL, TCP, UDP flows", xlab="counts", ylab="probability")
+quit()
+source("flow_size.R")
+source("flow_size.R")
+y
+data_tcp
+data_tcp$Bytes
+quit()
+source("flow_size_bytes.R")
+source("flow_size_bytes.R")
+quit()
+source("flow_size_bytes.R")
+quit()