View source: R/PLMIXfunctions.R
fill_single_entries | R Documentation |
Utility to fill in single missing entries of top-(K-1) sequences in partial ordering/ranking datasets
fill_single_entries(data)
data |
Numeric data matrix of partial sequences. |
Numeric data matrix of partial sequences in the same format of the input data
with possible single missing entries filled.
Cristina Mollica and Luca Tardella
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.