[datamining] Classifier library in R

  • From: Zografoula Vagena <foula@xxxxxxxxxxxx>
  • To: datamining@xxxxxxxxxxxxx
  • Date: Thu, 18 Feb 2010 17:14:27 +0100 (CET)

Dear all,

in order to load the classifier library in R for your 1d assignement you will need to invoke the:

library(rpart)

command.

Also depending on how you implement the assignement you might want load the MASS package as well.

Kind Regards,
--foula

Other related posts:

  • » [datamining] Classifier library in R - Zografoula Vagena