 Usage:  gamout(t,y,m,b,const{,opt})  
 
 Input:

  t                      n x p matrix, the predictor variables. 
                         
  y                      n x 1 vector, the response variables. 
                         
  m                      n x dd matrix, estimated functions. 
                         
  b                      p x 1, estimated coefficients. 
                         
  const                  scalar, the estimated constant. 
                         
  opt                    optional list, a list with optional input. The macro 
                         "gamopt" can be used to set up this parameter. 
                         The order of the list elements is not important. 
                         Parameters which are not given are replaced by 
                         defaults. For details see gamopt. 
                         
--------------------------------------------------------------
(C) MD*TECH Method and Data Technologies, 17.8.2000
