I'm totally new on R
and Weka
and Data mining
. But my tutor ask me to research with RWeka. I've been browsing online about the write. Arff()
all the information, but still don't know how to use this function correctly:
write.arff(x, file, eol = "\n", relation = deparse(substitute(x)))
I hope someone can show me how to use the function in more detail and show me some samples using parameters completely.