powered by
Define the attributes of a dataset (factor levels, numeric or string data) in a MOA setting
MOAattributes(data, ...)
An object of class MOAmodelAttributes
MOAmodelAttributes
object of class data.frame
other parameters currently not used yet
data(iris) mydata <- factorise(iris) atts <- MOAattributes(data=mydata) atts
Run the code above in your browser using DataLab