R Error in model.frame.default: object is not a matrix when using lm

前端 未结 0 1592
我寻月下人不归
我寻月下人不归 2020-12-16 17:57

For reproducible example:

test <- structure(list(IDcount = c(1, 1, 1, 1, 1, 2, 2, 2, 2, 2), year = c(1, 
2, 3, 4, 5,          


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