##########################################
#Load data and create distribution object#
##########################################
data(moby_sample)
m = displ$new(moby_sample)
m$setXmin(7); m$setPars(2)
##########################################
#Calculate the log-likelihood #
##########################################
dist_ll(m)
Run the code above in your browser using DataLab