# NOT RUN {
sim = simDegrossData(n=3500, plotting=TRUE)
obj.data = degrossData(Big.bins=sim$Big.bins, freq.j=sim$freq.j, m.j=sim$m.j)
## Estimate the density underlying the grouped data
obj.fit = degross(obj.data)
print(obj.fit)
# }
Run the code above in your browser using DataLab