python step wise MLR Posted on 2021-06-01 In 学习笔记 Word count in article: 73 Reading time ≈ 1 mins. 这两天在搞CDOM的东西,参照Mannino et al., 2014总是需要搞MLR。之前都是搞到R上,这次打算弄完它直接用python写了得了。 好麻烦,最后还是用R了。 直接对着这个来就行了 https://www.guru99.com/r-simple-multiple-linear-regression.html