summaryrefslogtreecommitdiff
path: root/code/perflow
diff options
context:
space:
mode:
authorKumar Damani <kumar.damani@mail.utoronto.ca>2018-11-24 15:00:58 +0000
committerKumar Damani <kumar.damani@mail.utoronto.ca>2018-11-24 15:00:58 +0000
commitfe7a6e58b1ec124a26a415364f17a012e42334c5 (patch)
tree0a032b8da860533ab2168c45a227a18eb48b260b /code/perflow
parentc5b7f3889008864dc684910040d077b84cac95d8 (diff)
removing unnecessary files in perflow
Diffstat (limited to 'code/perflow')
-rw-r--r--code/perflow/.RDatabin786614 -> 0 bytes
-rw-r--r--code/perflow/.Rhistory31
2 files changed, 0 insertions, 31 deletions
diff --git a/code/perflow/.RData b/code/perflow/.RData
deleted file mode 100644
index 3265833..0000000
--- a/code/perflow/.RData
+++ /dev/null
Binary files differ
diff --git a/code/perflow/.Rhistory b/code/perflow/.Rhistory
deleted file mode 100644
index 5b3199e..0000000
--- a/code/perflow/.Rhistory
+++ /dev/null
@@ -1,31 +0,0 @@
-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()