DMwR 2nd Edition
Home
Contents
Part I - R and Data Mining
Introduction to R
Introduction to Data Mining
Part II - Case Studies
Predicting Algae Blooms
Predicting Stock Market Returns
Detecting Fraudulent Transactions
Classifying Micro Array Samples
R Code of Chapters
Part I - R and Data Mining
Introduction to R
Introduction to Data Mining
Part II - Case Studies
Predicting Algae Blooms
Predicting Stock Market Returns
Detecting Fraudulent Transactions
Classifying Micro Array Samples
Other Information
Errata
News
Contact
Book Errata
page 280 (section 5.6): where you see
getWorkflow("svmRegr.v138",analysisSet)
it should be
getWorkflow("svmRegr.v138",allResults)
. Thank you Yee Sern Tan for spotting this error!