 Usage:  {mux,beta1,beta0,sigmax,sigmau,sigmae,varbeta1,varbeta0} = eivknownatt(w,y,kww)  
 
 Input:

  w                      n x 1 matrix, the design variables 
                         
  y                      n x 1 matrix, the response 
                         
  kww                    scalar, the degree of attenuation 
                         
 Output:

  mux                    scalar, the mean value of x 
                         
  beta1                  scalar, the estimate 
                         
  beta0                  scalar, the estimate 
                         
  sigmax                 scalar, the estimate of the variance of x 
                         
  sigmau                 scalar, the estimate of the variance of u 
                         
  sigmae                 scalar, the estimate of the variance of e 
                         
  varbeta1               scalar, the estimate of the variance of the estimate of beta1 
                         
  varbeta0               scalar, the estimate of the variance of the estimate of beta0 
                         
--------------------------------------------------------------
(C) MD*TECH Method and Data Technologies, 17.8.2000
