2.5.3. CDF, CCDF curves

We can plot the graphs of CDF and/or CCDF.

    tdsGeyser->drawCDF("x2");

    tdsGeyser->drawCDF("x2","","ccdf");

../../_images/geyser_cdf.png

Figure 2.44 CDF graph of attribute x2 of the TDataServer geyser

../../_images/geyser_cdf_ccdf.png

Figure 2.45 Graphs CDF+CCDF of the attribute x2 of the TDataServer geyser