 Usage:  opt = gplmopt(s0,v0{,s1,v1{,...{,opt0}}})  

 

 Input:



  s0,s1,...              string, name of the component to add. Allowed are 

                         "code" (model code), 

                         "wx" (observation weights), 

                         "weights" (weights type for wx), 

                         "wt" (trimming weights), 

                         "wc" (weights for convergence criterion), 

                         "off" (offset), 

                         "nosort" (no sort of data), 

                         "shf" (show iteration process), 

                         "miter" (maximal number of iterations), 

                         "cnv" (convergence criterion), 

                         "fscor" (Fisher scoring) 

                         "meth" (backfitting/profile likelihood) 

                         "pow" (power) 

                         "nbk" (parameter k for negative binomial). 

                         For gplmout, the parameters 

                         "nopic" (no picture), 

                         "name" (output name), 

                         "xvars" (variable names) 

                         "title" (output title) 

                         are possible as well. 

                         See macros gplmest, gplmbootstraptest, 

                         gplmstat, gplmout for the meaning of these 

                         components. 

                         

  v1,v2,...              object, value of the corresponding component to add. 

                         

  opt0                   optional, name of list where the component(s) 

                         should be added. 

                         

 Output:



  opt                    resulting list of options. 

                         

--------------------------------------------------------------

(C) MD*TECH Method and Data Technologies, 21.9.2000

