pairs.rel.CV {MUGS} | R Documentation |
pairs.rel.CV Dataset
Description
A data frame containing cross-validation pairs for relative comparisons.
Usage
pairs.rel.CV
Format
A data frame with multiple columns:
- col
Integer representing the column index of a pair.
- row
Integer representing the row index of a pair.
- type
Character string indicating the type of data (e.g., "train", "test").
[Package MUGS version 0.1.0 Index]