fill_single_entries {PLMIX} | R Documentation |
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)
Arguments
data |
Numeric data matrix of partial sequences. |
Value
Numeric data matrix of partial sequences in the same format of the input data
with possible single missing entries filled.
Author(s)
Cristina Mollica and Luca Tardella
[Package PLMIX version 2.2.0 Index]