50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

TRONCO (version 2.4.2)

trim: trim

Description

Deletes all events which have frequency 0 in the dataset.

Usage

trim(x)

Arguments

x
A TRONCO compliant dataset.

Value

A TRONCO compliant dataset.

Examples

Run this code
data(test_dataset)
test_dataset = trim(test_dataset)

Run the code above in your browser using DataLab