statsmodels linear regression - patsy formula to include all predictors in model

后端 未结 3 1207
粉色の甜心
粉色の甜心 2020-12-10 12:03

Say I have a dataframe (let\'s call it DF) where y is the dependent variable and x1, x2, x3 are my independent variables. In R I can f

3条回答
提交回复
热议问题