I am trying to get a boxplate for the exact dataset. Datasets already I received the minimum, maximum, mean for a reply Time Test, 10th Pratisty and part 90th Pratisty I ran there anyway boxplot a ggplot2 this product?
I've included a sample of dateset.
Thanks,
Flow Capability & lt; - C (1, 2, 3, 4, 5) response_time_min & lt; - C (9, 19, 29, 39, 49) response_time_10 & lt; - C (50, 55, 60, 60, 61) response_time_med & lt; - c (100, 100, 100, 100, 100) response_time_90 & lt; - C (201, 201, 250, 200, 230) response_time_max & lt; - C (401, 414, 309, 402, 311) df & lt; - Data. Frame (throughput, response_time_min, response_time_10, response_time_med, response_time_90, response_time_max) df throughput response_time_min response_time_10 response_time_med response_time_90 response_time_max 1 1 9 50 100 201 401 2 2 19 55 100 201 414 3 3 29 60 100 250 309 4 4 39 60 100 200 402 5 5 49 61 100 230 311
Yes "Precomputed State".
library (ggplot2) in ggplot (DF) + geom_boxplot (AES (x = factor (flow), ymax = response_time_max, looking for upper = response_time_90, y = response_time_med, mid = response_time_med, low = response_time_10, ymin = response_time_min), State = "identity")
No comments:
Post a Comment