Multiple Linear Regression
Date
Multiple linear regression is a linear regression performed on multiple variables.
The multiple linear regression method is similar to the univariate regression method, except that there are more independent variables and parameters.
Common functions for multiple regression
- Linear correlation coefficient between variables cor(dataframe)
- scatterplotMatrix(dataframe)
- Linear Fitting
References
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.