How do I plot a regression line from this data set and formula?

后端 未结 0 1145
南旧
南旧 2020-12-07 05:34

I already have a scatter plot that compares a and ix, and I am trying to add these regression lines to the plot.


a <- C(1, 2, 3, 4, 5)
ix <- C(100, 300         


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