fionademoss1886 fionademoss1886 24-05-2023 Mathematics contestada Which Python module and method are used to create a multiple regression model for a given data set? Select one. Question 3 options: a.ols method from scipy module b.linregress method from scipy module c.ols method from statsmodel module d.linregress method from statsmodel module