Search found 1 match

by gca12car
Wed Jan 14, 2015 5:45 pm
Forum: runmlwin user forum
Topic: Linear regression model in WinBugs with known errors
Replies: 3
Views: 5588

Linear regression model in WinBugs with known errors

I have a linear regression model like this y = alpha x + gamma

However, individual observations (y0,x0) are subjected to errors y0 = y + eyy and x0 = x + exx . Moreover the errors on the dependent and independent variables are correlated. The covariance matrix is C and its elements (exx,exy,eyx,eyy ...