fill_single_entries: Utility to fill in single missing entries of top-(K-1) sequences in partial ordering/ranking datasets
Description
Utility to fill in single missing entries of top-(K-1) sequences in partial ordering/ranking datasets
Usage
fill_single_entries(data)
Value
Numeric data matrix of partial sequences in the same format of the input data
with possible single missing entries filled.
Arguments
- data
Numeric data matrix of partial sequences.
Author
Cristina Mollica and Luca Tardella