Changbin Du wrote:
It does not work.outcome.label<-LETTERS(outcome.predict)Error: could not find function "LETTERS"
That is not when Henrique typed. LETTERS is a vector, and must be indexed as such, i.e., with "[]".
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.