137768 threads
486 threads
1 email from 1 person
You forgot to put the comma after "-intrain" in the following assignment: testing <- spam[-intrain, ] "make" is one of the data columns of spam dataset. > colnames(spam)[1] "make" -- GG [[alternative HTML version deleted]]
> colnames(spam)