How do you plot a linear regression line in basic R studio?

前端 未结 0 1294
故里飘歌
故里飘歌 2020-12-07 03:04

How does one fit a linear regression line to a scatter plot using base R? Assuming you already have the summary info from the linear model.

Var1= B0 + B1VAR2 + B2VAR3

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