資料集 Glass 已收錄於 mlbench 套件(Machine Learning Benchmark Problems),因此修改R為:
> library(e1071)
> library(mlbench)
> data(Glass)