mldata {utiml} | R Documentation |
Fix the mldr dataset to use factors
Description
Fix the mldr dataset to use factors
Usage
mldata(mdata)
Arguments
mdata |
A mldr dataset. |
Value
A mldr object
Examples
toyml <- mldata(toyml)
[Package utiml version 0.1.7 Index]