PCA error: Error in colMeans(x, na.rm = TRUE) : 'x' must be numeric

前端 未结 0 1250
北荒
北荒 2020-12-04 11:14

I am trying to conduct PCA on my bank dataset and it gives me this error: Error in colMeans(x, na.rm = TRUE) : \'x\' must be numeric

Here is the source code: set.seed

相关标签:
回答
  • 消灭零回复
提交回复
热议问题