Deletes all events which have frequency 0 in the dataset.
trim(x)
x
A TRONCO compliant dataset.
data(test_dataset) test_dataset = trim(test_dataset)