阅读背景:

如何预测简历。全球语言监测机构在R

来源:互联网 

Suppose I have the dataset:

假设我有数据集:

mydata=data.frame(
  status = as.factor(c(0,0,0,0,0,1,1,1,1,1)),
  a = c(1,3,4,5,6,1,2,3,4,5),
  b = c(4,2,3,6,2,1,3,4,5,6)
)
mydata



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: