Beta Phase: Square45 is currently in beta testing. Expect some features or content to be incomplete or missing.
45

Linear Regression Model

A model that predicts a continuous output variable based on a linear relationship with one or more input variables. \alpha \hat{y} = \beta_0 + \beta_1 x_1 + ... + \beta_n x_n