 Usage:  output = panrand(Z,siga,sige,m {,T} )   
 
 Input:

  Z                      Dataset ordered by Individuals (i) 
                         1st column: Index of Individuals 
                         2nd column: Dependent variable 
                         3rd ... column: Explanatory variables (without const!) 
                         (NT x k+2) Matrix 
                         
  siga                   variance estimate of individual effects 
                         
  sige                   variance estimate of the remaining error 
                         
  m                      The first m explanatory variables are treated as corre- 
                         lated with the fixed effects, the remaining variables 
                         are assumed to be uncorrelated with the individual effects 
                         (= mixed specification) 
                         
  T                      Number of time periods for a BALANCED Dataset 
                         IMPORTANT: No column for the Index of Individuals! 
                         (Optional, only for a Dataset with the same T 
                         for all Individuals = BALANCED PANEL) 
                         
                         
 Output:

  output                 String of output table 
                         
--------------------------------------------------------------
(C) MD*TECH Method and Data Technologies, 17.8.2000
