Changes between Version 24 and Version 25 of GIMIv1.1Tutorial/Analyze


Ignore:
Timestamp:
10/25/12 06:46:39 (12 years ago)
Author:
zink@cs.umass.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GIMIv1.1Tutorial/Analyze

    v24 v25  
    3636
    3737One potential way to visualize the data is making use of [http://www.r-project.org/ R], which provides a visualization language.
    38 For this tutorial, we have create a set of R script, which we briefly discuss in the following.
     38For this tutorial, we have create a set of R scripts, which we briefly discuss in the following.
    3939
    4040The first [http://emmy9.casa.umass.edu/GEC15-GIMI-Tutorial/R_script_ping.r script] creates a plot of the RTTs for each ping that's carried out in the experiment. The following code snipped shows part of the R script that is used to plot a single ping (to 192.168.2.10).