Quantcast
Channel: Finance Train
Viewing all articles
Browse latest Browse all 822

Multiple Linear Regression

$
0
0

The multiple linear regression algorithm states that a response y can be estimated with a set of input features x and an error term ɛ. The model can be expressed with the following mathematical equation: βTX is the matrix notation of the equation, where βT, X ϵ ʀp+1 and ɛ ~ N(μ,σ2) βT(transpose of β) […]

The post Multiple Linear Regression appeared first on Finance Train.


Viewing all articles
Browse latest Browse all 822

Trending Articles