##########################################
#Load data and create distribution object#
##########################################
data(moby_sample)
m = displ$new(moby_sample)
m$setXmin(7);m$setPars(2)
##########################################
# The data cdf #
##########################################
dist_data_cdf(m)
Run the code above in your browser using DataLab