Multiple regression is a generalization of linear regression. Instead of a single dependent variable, there are n of them. Multiple regression seeks to find the coefficients to place an (n - 1)-dimensional hyperplane through the given data points (each observation being one dependent variable value, and n independent variable values).
-
Notifications
You must be signed in to change notification settings - Fork 0
Multiple regression is a generalization of linear regression. Instead of a single dependent variable, there are n of them. Multiple regression seeks to find the coefficients to place an (n - 1)-dimensional hyperplane through the given data points (each observation being one dependent variable value, and n independent variable values).
Jamaliela/MultipleRegression_fromScratch
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Multiple regression is a generalization of linear regression. Instead of a single dependent variable, there are n of them. Multiple regression seeks to find the coefficients to place an (n - 1)-dimensional hyperplane through the given data points (each observation being one dependent variable value, and n independent variable values).
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published