Test Shock No Default (Risky + Safe Asset + Save + Borr + R Shock + Interpolated-Percentage), Test over Shock Mean and SD (cross)

back to Fan's Dynamic Assets Repository Table of Content. cross test: given (x,y), vary x along X, y along Y, one at a time

Compare against fsi_iwkz_ds_vecsv_shock_cross from iwkz. Here, we use ipwkz.

@include

@seealso

Contents

Set Shared Parameters

% Borrowing/Savings Parameters
bl_default = false;

Simulate and Graph

% Set which to graph, simulate over which variables
cl_st_param_keys = {'fl_z_wage_rho', 'fl_z_wage_sig'};

% Generate Benchmark Parameters
it_param_set = 9;
[param_map, support_map] = ffs_ipwkbzr_set_default_param(it_param_set);

% Borrowing Parameters
param_map('bl_default') = bl_default;

% Support Parameters
support_map('bl_replacefile') = false;
support_map('bl_graph_onebyones') = true;
support_map('bl_display_graph_stats') = false;
support_map('st_mat_test_prefix') = ['nbc_'];

% Generate Arrays of Parameter Values to Loop Over
it_simu_vec_len = 15;
param_tstar_map = containers.Map('KeyType','char', 'ValueType','any');
param_tstar_map('fl_z_wage_rho') = linspace(0, 0.985, it_simu_vec_len);
param_tstar_map('fl_z_wage_sig') = linspace(0.05, 0.65, it_simu_vec_len);

Medium Grid Simulation (CROSS Limited Graphs)

it_size_type = 1;
ar_it_plot_sets = [3,4,102, 152,104,106];
bl_simu_cross = 'c';

% Simulate along parameters
ff_az_test_analyze( ...
    ar_it_plot_sets, bl_simu_cross, it_size_type, cl_st_param_keys, ...
    param_map, support_map, param_tstar_map);

close all
----------------------------------------
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Begin: Show all key and value pairs from container
CONTAINER NAME: SUPPORT_MAP
----------------------------------------
  Map with properties:

        Count: 51
      KeyType: char
    ValueType: any

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
----------------------------------------
----------------------------------------
pos = 34 ; key = st_img_name_main ; val = _default
pos = 35 ; key = st_img_path ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr//solve/img/
pos = 36 ; key = st_img_prefix ; val = 
pos = 37 ; key = st_img_suffix ; val = _p9.png
pos = 38 ; key = st_mat_name_main ; val = _default
pos = 39 ; key = st_mat_path ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr//solve/mat/
pos = 40 ; key = st_mat_prefix ; val = 
pos = 41 ; key = st_mat_suffix ; val = _p9
pos = 42 ; key = st_mat_test_name_main ; val = r
pos = 43 ; key = st_mat_test_path ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr//test/ff_ipwkbzr_ds_vecsv/mat/
pos = 44 ; key = st_mat_test_prefix ; val = nbc_
pos = 45 ; key = st_mat_test_suffix ; val = _g1516_cc_t1l30
pos = 46 ; key = st_matimg_path_root ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr/
pos = 47 ; key = st_profile_name_main ; val = _default
pos = 48 ; key = st_profile_path ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr//solve/profile/
pos = 49 ; key = st_profile_prefix ; val = 
pos = 50 ; key = st_profile_suffix ; val = _p9
pos = 51 ; key = st_title_prefix ; val = 
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Scalars in Container and Sizes and Basic Statistics
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
                                    i     idx    value
                                    __    ___    _____

    bl_display                       1     1        0 
    bl_display_defparam              2     2        0 
    bl_display_dist                  3     3        0 
    bl_display_evf                   4     4        0 
    bl_display_final                 5     5        0 
    bl_display_final_dist            6     6        1 
    bl_display_final_dist_detail     7     7        0 
    bl_display_funcgrids             8     8        0 
    bl_display_graph_stats           9     9        0 
    bl_display_simu_stats           10    10        1 
    bl_graph                        11    11        0 
    bl_graph_coh_t_coh              12    12        0 
    bl_graph_evf                    13    13        0 
    bl_graph_funcgrids              14    14        0 
    bl_graph_funcgrids_detail       15    15        0 
    bl_graph_onebyones              16    16        1 
    bl_graph_pol_lvl                17    17        0 
    bl_graph_pol_pct                18    18        0 
    bl_graph_val                    19    19        0 
    bl_img_save                     20    20        0 
    bl_mat                          21    21        0 
    bl_mat_test                     22    22        1 
    bl_post                         23    23        1 
    bl_profile                      24    24        0 
    bl_profile_dist                 25    25        0 
    bl_replacefile                  26    26        0 
    bl_time                         27    27        1 
    bl_timer                        28    28        1 
    it_display_every                29    29       20 
    it_display_final_colmax         30    30       12 
    it_display_final_rowmax         31    31      100 
    it_display_summmat_colmax       32    32        7 
    it_display_summmat_rowmax       33    33        7 

----------------------------------------
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Begin: Show all key and value pairs from container
CONTAINER NAME: PARAM_MAP
----------------------------------------
  Map with properties:

        Count: 55
      KeyType: char
    ValueType: any

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
----------------------------------------
----------------------------------------
pos = 4 ; key = cl_st_param_keys ; val = fl_z_wage_rho
pos = 51 ; key = st_analytical_stationary_type ; val = eigenvector
pos = 52 ; key = st_model ; val = ipwkbzr
pos = 53 ; key = st_v_coh_z_interp_method ; val = method_cell
pos = 54 ; key = st_z_r_borr_drv_ele_type ; val = unif
pos = 55 ; key = st_z_r_borr_drv_prb_type ; val = poiss
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Matrix in Container and Sizes and Basic Statistics
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
                         i    idx    rowN    colN    mean      std      min    max
                         _    ___    ____    ____    ____    _______    ___    ___

    ar_param_keys_idx    1     1      1       2      15.5    0.70711    15     16 

----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Scalars in Container and Sizes and Basic Statistics
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
                               i     idx     value 
                               __    ___    _______

    bl_default                  1     2           0
    bl_loglin                   2     3           0
    fl_Amean                    3     5           1
    fl_a_max                    4     6          50
    fl_a_min                    5     7           0
    fl_alpha                    6     8        0.36
    fl_b_bd                     7     9         -20
    fl_beta                     8    10        0.94
    fl_c_min                    9    11        0.02
    fl_coh_interp_grid_gap     10    12         0.3
    fl_crra                    11    13         1.5
    fl_default_wprime          12    14           0
    fl_delta                   13    15        0.08
    fl_k_max                   14    16          70
    fl_k_min                   15    17           0
    fl_loglin_threshold        16    18           1
    fl_nan_replace             17    19       -9999
    fl_r_save                  18    20       0.025
    fl_tol_dist                19    21       1e-05
    fl_tol_pol                 20    22       1e-05
    fl_tol_val                 21    23       1e-05
    fl_w                       22    24     0.44365
    fl_w_interp_grid_gap       23    25         0.3
    fl_w_max                   24    26          50
    fl_w_min                   25    27         -20
    fl_z_mu                    26    28           0
    fl_z_r_borr_max            27    29       0.095
    fl_z_r_borr_min            28    30       0.025
    fl_z_r_borr_n              29    31           5
    fl_z_r_borr_poiss_mean     30    32          20
    fl_z_rho                   31    33         0.8
    fl_z_sig                   32    34         0.2
    fl_z_wage_mu               33    35           0
    fl_z_wage_rho              34    36         0.8
    fl_z_wage_sig              35    37         0.2
    it_a_n                     36    38         750
    it_ak_perc_n               37    39          25
    it_c_interp_grid_gap       38    40      0.0001
    it_maxiter_dist            39    41        1000
    it_maxiter_val             40    42         250
    it_size_type               41    43           1
    it_st_simu_type_g_seed     42    44         123
    it_st_simu_type_g_simun    43    45          20
    it_tol_pol_nochange        44    46          25
    it_trans_power_dist        45    47        1000
    it_w_perc_n                46    48          25
    it_z_n                     47    49          25
    it_z_wage_n                48    50           5

----------------------------------------
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Begin: Show all key and value pairs from container
CONTAINER NAME: PARAM_TSTAR_MAP
----------------------------------------
  Map with properties:

        Count: 19
      KeyType: char
    ValueType: any

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
----------------------------------------
----------------------------------------
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Matrix in Container and Sizes and Basic Statistics
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
                              i     idx    rowN    colN     mean       std        min      max 
                              __    ___    ____    ____    ______    ________    _____    _____

    fl_a_max                   1     1      1        5         65      11.859       50       80
    fl_alpha                   2     2      1        5        0.4    0.079057      0.3      0.5
    fl_b_bd                    3     3      1        5      -12.5      5.9293      -20       -5
    fl_beta                    4     4      1       15       0.92    0.031944     0.87     0.97
    fl_c_min                   5     5      1        5     0.0155    0.011463    0.001     0.03
    fl_crra                    6     6      1       15          3      1.2778        1        5
    fl_delta                   7     7      1        5       0.08    0.047434     0.02     0.14
    fl_r_borr                  8     8      1        5      0.125    0.098821        0     0.25
    fl_r_save                  9     9      1        5      0.025    0.011859     0.01     0.04
    fl_w                      10    10      1        5       1.25     0.11859      1.1      1.4
    fl_z_r_borr_max           11    11      1        5     0.1225    0.021741    0.095     0.15
    fl_z_r_borr_n             12    12      1        6         15      7.4833        5       25
    fl_z_r_borr_poiss_mean    13    13      1        5       12.5      5.9293        5       20
    fl_z_rho                  14    14      1        5      0.495     0.39133        0     0.99
    fl_z_sig                  15    15      1        5      0.255     0.19369     0.01      0.5
    fl_z_wage_rho             16    16      1       15     0.4925     0.31465        0    0.985
    fl_z_wage_sig             17    17      1       15       0.35     0.19166     0.05     0.65
    it_a_n                    18    18      1        5       1300      948.68      100     2500
    it_z_n                    19    19      1        5         15      7.9057        5       25

                       fl_z_wage_rho     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_sig    coefofvar     min      max      pYis0       pYls0        pYgr0      pYisMINY       pYisMAXY       p0_1        p1         p5         p10         p15          p20        p25       p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1      fracByP1     fracByP5     fracByP10    fracByP15    fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                       _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    _____    ______    _____    ___________    _______    ___________    ___________    _______    _______    _______    _______    _________    _________    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    ___________    __________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_val_p1v1              0       8.3132    0.37483     'cl_mt_val'     'fl_z_wage_rho'        15               1              0.2         0.045089     -9999    15.712      0      -4.4822e-33          1    -3.5408e-33     1.6926e-34     7.0081     7.3616     7.6848     7.8341       7.9781       7.9781    8.1164    8.1167    8.3747     8.497    8.6129    8.6129    8.7248     8.725    8.8336    9.0406    9.3257         0.1405                1                0.33292             0.99698              0.041845              0.64584               0.23558               0.97049               0.055486              0.99698           0.00089757      0.010578      0.06694       0.1212       0.2018       0.2018       0.3296     0.35193      0.55939        0.646      0.83272      0.83272      0.88504      0.89454      0.94957      0.99194        0.9994  
    cl_mt_val_p1v2       0.070357       8.2917    0.40071     'cl_mt_val'     'fl_z_wage_rho'        15               2              0.2         0.048326     -9999    15.713      0      -2.3204e-32          1    -2.0741e-32     8.2077e-35     6.9801     7.3353     7.5214     7.8094       7.8267       7.9692     7.985    8.1075    8.3519    8.4882    8.6041    8.6041    8.7161     8.825    8.8394    9.1296    9.3435        0.16057                1                  0.375             0.99655              0.047557              0.66263               0.26494               0.97163                 0.0625              0.99655            0.0013511      0.011916     0.048576      0.10575      0.14328      0.22141      0.23691     0.34282      0.48234      0.63366      0.79245      0.79245      0.86423       0.8987      0.95076      0.99052       0.99887  
    cl_mt_val_p1v3        0.14071       8.2461    0.44443     'cl_mt_val'     'fl_z_wage_rho'        15               3              0.2         0.053896     -9999    15.728      0       8.9555e-32          1     8.3561e-32    -3.5338e-34     6.7709     7.1602     7.5196      7.643       7.7928       7.8266    7.9374    8.0764    8.2735    8.4898    8.6057    8.6057    8.7177    8.8266    8.8579    9.1603    9.4655        0.19752                1                0.45112             0.99541              0.053664              0.62537               0.32227               0.97135               0.075187              0.99541           0.00099337     0.0085841     0.066929     0.090855      0.14656      0.18684      0.23684     0.33355      0.48748      0.65024       0.7984       0.7984       0.8608      0.89681      0.94615      0.99065       0.99906  
    cl_mt_val_p1v4        0.21107       8.2345    0.48115     'cl_mt_val'     'fl_z_wage_rho'        15               4              0.2         0.058431     -9999    15.746      0      -1.1208e-33          1    -2.2043e-33    -1.6148e-35     6.7451     7.1186     7.4619     7.5678       7.6786       7.8266    7.9166    8.0285    8.2949    8.4898    8.6056    8.6056    8.7176    8.8773    8.9321    9.2267    9.5812         0.2315                1                0.51904             0.99348              0.061557              0.62132               0.37098               0.97144               0.086507              0.99348            0.0019229        0.0123     0.051696     0.090186      0.13859       0.2052      0.25334     0.32774      0.49169      0.64418      0.78713      0.78713       0.8487      0.92618      0.94501      0.98916       0.99886  
    cl_mt_val_p1v5        0.28143       8.2162    0.53627     'cl_mt_val'     'fl_z_wage_rho'        15               5              0.2          0.06527     -9999    15.763      0      -3.9872e-32          1    -3.2181e-32     4.8146e-34     6.6204     6.8993      7.346     7.5126       7.6707       7.7393    7.8199    7.9651    8.2338     8.483    8.5987    8.6756    8.7869    8.8951    9.0265    9.3123    9.6418        0.28759                1                0.63439             0.99072              0.078697              0.64783               0.44997               0.97205                0.10573              0.99072            0.0010525     0.0087196     0.061378      0.10135      0.15724      0.18251      0.22868      0.3318      0.47947      0.63886       0.7667      0.79486      0.84443      0.89659      0.95017      0.98846       0.99884  
    cl_mt_val_p1v6        0.35179        8.165    0.58672     'cl_mt_val'     'fl_z_wage_rho'        15               6              0.2         0.071858     -9999    15.764      0       1.0933e-16          1    -4.4876e-33    -1.4602e-35     6.4181     6.8125     7.1763     7.3446       7.5056       7.6582    7.7713    7.9159    8.1871    8.4364    8.5528    8.6636    8.7739    8.8809    9.0845    9.4558     9.809        0.34424                1                0.74043             0.98673              0.084869              0.58091               0.53215               0.97122                 0.1234              0.98672            0.0011604      0.012194     0.043453     0.088286      0.13827      0.19691      0.24272     0.33092      0.47102      0.62375      0.75525      0.78108      0.84485      0.88922      0.95604      0.98974       0.99903  
    cl_mt_val_p1v7        0.42214       8.1323    0.65334     'cl_mt_val'     'fl_z_wage_rho'        15               7              0.2         0.080339     -9999    15.807      0       4.8411e-14          1    -7.4019e-32      4.081e-34     6.2143     6.5826      7.133     7.3074       7.4745       7.6285    7.6327     7.916    8.1793    8.4474    8.5637    8.6758    8.8248    8.9926    9.1862    9.5907    10.051        0.42685                1                0.89328             0.98054              0.094007              0.51442                0.6504               0.96858                0.14888              0.98053           0.00090093     0.0098609     0.046146     0.095264       0.1421      0.19279        0.226     0.32765      0.46854      0.67834      0.74072      0.77985      0.84215      0.89185      0.94643      0.98796       0.99883  
    cl_mt_val_p1v8         0.4925       8.0939     0.7546     'cl_mt_val'     'fl_z_wage_rho'        15               8              0.2         0.093231     -9999    15.837      0        1.473e-11          1     2.2121e-33    -8.4986e-35     5.8602     6.2992     6.8907     7.2419       7.2916       7.4053    7.5588    7.7673    8.1357    8.4323    8.5484    8.7556    8.8754    9.0739    9.2781    9.8238    10.354        0.56942                1                 1.1588             0.97355               0.12518              0.49375               0.84054               0.96588                 0.1931              0.97348           0.00089779      0.010303     0.049138     0.097672      0.14413      0.17477      0.22598     0.32507      0.47213      0.66385      0.72196      0.77576      0.83758      0.88439      0.94079      0.98818       0.99896  
    cl_mt_val_p1v9        0.56286       8.0638    0.87542     'cl_mt_val'     'fl_z_wage_rho'        15               9              0.2          0.10856     -9999    15.889      0       3.7704e-09          1     4.3269e-32     1.0719e-33     5.4131     5.9531     6.5796     6.9525       7.2539       7.2587    7.4216    7.7306    8.1321    8.3974    8.6267    8.8422    8.9445    9.2102    9.4942    10.062    10.664        0.76637                1                 1.4877             0.96482               0.16718              0.47317                1.0729                0.9612                0.24764              0.96463           0.00083506     0.0098081     0.040195     0.085469      0.16334      0.17283      0.21612     0.32355      0.45946      0.62935      0.71854      0.78335      0.82598      0.88129      0.94705      0.98989       0.99886  
    cl_mt_val_p1v10       0.63321       8.0015     1.0783     'cl_mt_val'     'fl_z_wage_rho'        15              10              0.2          0.13476     -9999    15.977      0       2.0433e-07          1    -4.2357e-32     5.5982e-34     4.5806     5.5207     6.1892     6.5877       6.9479       7.1136    7.1904    7.5187    8.0864    8.3791     8.744    8.9646    9.0826     9.364    9.7166    10.407    11.175         1.1628                1                  2.159             0.95339               0.26504               0.4493                1.5367               0.95261                0.35731              0.95381           0.00057273      0.012057      0.03636     0.076863      0.12299      0.16343       0.2113     0.30125      0.45373      0.60898      0.71146      0.78107       0.8249      0.87933      0.93964      0.98668       0.99868  
    cl_mt_val_p1v11       0.70357       7.8822     1.4063     'cl_mt_val'     'fl_z_wage_rho'        15              11              0.2          0.17841     -9999    16.125      0       9.1079e-06    0.99999     4.5976e-32      1.452e-34     3.0862     4.6412     5.4623     6.1192       6.5048       6.7476    6.9319    7.2775    8.0074    8.3777    8.8542    9.0725    9.2853    9.6465    10.131     11.01    12.043         1.9776                1                 3.5038             0.93465               0.53024              0.42537                2.4104               0.93582                0.56321              0.94173           0.00032334      0.005082     0.033548     0.075144      0.11431       0.1514      0.21204     0.28358      0.43844      0.59082      0.69843      0.75737      0.81237      0.87227      0.93703      0.98543       0.99852  
    cl_mt_val_p1v12       0.77393       7.6291     2.0173     'cl_mt_val'     'fl_z_wage_rho'        15              12              0.2          0.26442     -9999    16.389      0        0.0003926    0.99961    -1.1854e-32    -3.4587e-34     1.0661     2.8975      4.121     4.9216       5.5137       5.9685    6.3836    6.7658    7.7166    8.4507    9.0435    9.3586    9.7338    10.223    10.777    12.183    13.496         4.0695                1                 6.9098              0.9016                1.4768              0.44566                4.4005               0.91143                 1.0326              0.93218           1.2636e-06     0.0029245     0.025637     0.052483     0.087021      0.12594      0.16612     0.25527      0.39715      0.56575       0.6673      0.72724      0.79622      0.85834      0.92842      0.98385       0.99821  
    cl_mt_val_p1v13       0.84429       7.1706     3.1998     'cl_mt_val'     'fl_z_wage_rho'        15              13              0.2          0.44624     -9999    17.005      0         0.010035    0.98997     1.3136e-32    -5.8521e-34    -4.0839    -0.3372     1.7396     2.7774       3.6773       4.5573    5.3156    5.9761    7.3454    8.4197    9.4757    10.047    10.608    11.208      12.3    14.172    15.794         10.239                1                 16.311             0.84933                4.2167              0.43839                9.7723                0.8646                 2.3218              0.91797          -0.00068043    -0.0025124    0.0083641      0.02174      0.04321     0.073028      0.11034     0.19766      0.35674       0.4871      0.60988      0.67915      0.75008      0.83027      0.90646      0.97921       0.99779  
    cl_mt_val_p1v14       0.91464        6.092     5.7366     'cl_mt_val'     'fl_z_wage_rho'        15              14              0.2          0.94166     -9999    19.162      0          0.21286    0.78714    -2.2993e-32     3.1009e-33     -8.723    -7.0523    -3.2562    -1.2112    -0.068445    -0.068445    2.5781    4.3129    5.7718    8.1022    11.224    12.188    13.021    13.208    14.987    18.817     19.16         32.909                1                 45.409             0.78449                8.6425              0.34308                29.359               0.79721                 7.4078              0.83915           -0.0037003     -0.018763    -0.043662    -0.057425    -0.062343    -0.062343    -0.054945    0.020317      0.18293      0.28803      0.44202      0.53408      0.64379      0.75921      0.85877      0.96888             1  
    cl_mt_val_p1v15         0.985       28.624     5.2339     'cl_mt_val'     'fl_z_wage_rho'        15              15              0.2          0.18285     -9999    32.798      0        2.751e-32          1     2.4098e-32     5.0623e-06     6.5464     6.5464     25.308     25.317       25.317       25.317    25.317     30.25    30.253    30.256    32.065    32.065    32.065    32.065    32.065    32.798    32.798         27.393                1                 1395.6             0.33313                 20.17               0.1728                51.089               0.96231                 1324.3               0.3258            0.0043121     0.0043121       0.0323      0.19176      0.19176      0.19176      0.21873     0.40919      0.45253      0.63676      0.90117      0.90117      0.90117      0.90117      0.94504      0.99098       0.99988  

                         fl_z_wage_rho     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_sig    coefofvar    min      max      pYis0    pYls0    pYgr0     pYisMINY       pYisMAXY       p0_1        p1         p5         p10        p15        p20       p25       p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1     fracByP1     fracByP5     fracByP10    fracByP15    fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                         _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    ____    ______    _____    _____    _____    ___________    ___________    _______    _______    _______    _______    _______    _______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    __________    __________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_pol_c_p1v1              0       1.8058    0.14848    'cl_mt_pol_c'    'fl_z_wage_rho'        15               1              0.2         0.082221     0.02    5.6931      0        0        1      -3.5408e-33    -1.0453e-34     1.3663     1.4675     1.5688     1.6194       1.67       1.67    1.7206    1.7206    1.8218    1.8724     1.923     1.923    1.9736    1.9736    2.0242    2.1254    2.2772        0.055486            0.99698               0.13227                 1              0.016161              0.62969               0.094065              0.97827                0.022045                1             0.00093903       0.01101     0.068298     0.12444      0.20696      0.20696      0.34128      0.34128      0.57315      0.64544      0.82843      0.82843      0.88946      0.88946      0.95899      0.99108       0.99931  
    cl_mt_pol_c_p1v2       0.070357        1.802    0.15651    'cl_mt_pol_c'    'fl_z_wage_rho'        15               2              0.2         0.086853     0.02    5.7316      0        0        1      -2.0741e-32     3.7629e-34     1.3665     1.4677     1.5183     1.6195     1.6195     1.6701    1.6701    1.7208     1.822    1.8726    1.9232    1.9232    1.9738    2.0244    2.0244    2.1763    2.2775          0.0625            0.99655               0.14698                 1              0.018142              0.64717                0.10434              0.97966                0.024497                1               0.001616      0.014566     0.046237      0.1426       0.1426      0.22652      0.22652      0.35547      0.57458      0.64445      0.81887      0.81887      0.88003      0.95022      0.95022      0.99328        0.9987  
    cl_mt_pol_c_p1v3        0.14071       1.7859    0.16996    'cl_mt_pol_c'    'fl_z_wage_rho'        15               3              0.2         0.095166     0.02    5.7715      0        0        1       8.3561e-32    -3.0956e-34     1.3163     1.4176     1.5188     1.5695     1.6201     1.6201    1.6707    1.7213     1.772    1.8732    1.9238    1.9238    1.9745    2.0251    2.0251     2.177    2.3289        0.075187            0.99541               0.17331                 1              0.020211              0.61591                0.12421              0.97902                0.028885                1              0.0010769     0.0092913     0.069458     0.11659      0.19362      0.19362       0.2983      0.38976      0.47489      0.66306      0.81666      0.81666      0.87683      0.94322      0.94322      0.99053       0.99891  
    cl_mt_pol_c_p1v4        0.21107        1.784    0.18097    'cl_mt_pol_c'    'fl_z_wage_rho'        15               4              0.2          0.10144     0.02     5.775      0        0        1      -2.2043e-33     3.3097e-35     1.3171     1.4184     1.5197     1.5197     1.5704     1.6211    1.6717    1.7224     1.773    1.8743     1.925     1.925    1.9757    2.0263     2.077    2.2289    2.3809        0.086507            0.99348               0.19651                 1              0.023123              0.62049                0.14063              0.97908                0.032751                1              0.0021392      0.014686     0.084053    0.084053      0.13446      0.21082       0.3115      0.39783      0.47779      0.65449      0.80305      0.80305      0.86313      0.93086      0.96077      0.99298       0.99882  
    cl_mt_pol_c_p1v5        0.28143       1.7839    0.19901    'cl_mt_pol_c'    'fl_z_wage_rho'        15               5              0.2          0.11156     0.02    5.8182      0        0        1      -3.2181e-32      2.776e-34     1.3183      1.369     1.4704     1.5211     1.5718     1.6225    1.6225    1.6732    1.7746     1.876    1.9267    1.9267    1.9774    2.0281    2.0788    2.2309    2.4338         0.10573            0.99072               0.23762                 1              0.029633              0.65734                0.16839              0.98025                0.039604                1              0.0042389      0.010596     0.059607     0.10199       0.1576      0.22951      0.22951      0.32696       0.4811      0.64788      0.77712      0.77712      0.83546      0.89371      0.93975      0.98737       0.99893  
    cl_mt_pol_c_p1v6        0.35179       1.7778    0.21316    'cl_mt_pol_c'    'fl_z_wage_rho'        15               6              0.2           0.1199     0.02    5.8716      0        0        1      -4.4876e-33    -1.1862e-34     1.2627     1.3637     1.4647     1.5152     1.5658     1.5658    1.6163    1.6668    1.7678    1.8688    1.9193    1.9698    2.0203    2.0708    2.1213    2.3234    2.5254          0.1234            0.98672               0.27262                 1              0.032579              0.61379                 0.1946               0.9776                0.045436                1              0.0011953      0.014923     0.070699     0.11576      0.17236      0.17236      0.24265      0.33392      0.47587      0.62747       0.7647       0.8135      0.87251      0.91966      0.94572      0.99082        0.9991  
    cl_mt_pol_c_p1v7        0.42214       1.7671    0.23239    'cl_mt_pol_c'    'fl_z_wage_rho'        15               7              0.2          0.13151     0.02    5.8813      0        0        1      -7.4019e-32     8.2377e-34     1.2648     1.3154     1.4166     1.4672     1.5178     1.5684    1.6189    1.6695    1.7707    1.8719    1.9225    1.9731    2.0237    2.0743    2.1755    2.3778    2.6308         0.14888            0.98053               0.32405                 1              0.037206              0.57238                0.23284               0.9748                0.054007                1               0.004766      0.012258      0.04322    0.091914       0.1434      0.20586      0.28006      0.37316      0.52033      0.70275      0.75584      0.81071      0.84806      0.88763      0.94856      0.98678       0.99868  
    cl_mt_pol_c_p1v8         0.4925       1.7679    0.26287    'cl_mt_pol_c'    'fl_z_wage_rho'        15               8              0.2          0.14869     0.02    5.9324      0        0        1       2.2121e-33     1.8041e-35     1.2169     1.2676     1.4197     1.4704     1.4704     1.5211    1.5718    1.6225    1.7747    1.8761    1.9268    1.9775    2.0282    2.1296     2.231    2.4845    2.7887          0.1931            0.97348               0.41464           0.99997              0.051049              0.57801                0.29449              0.97144                0.069099                1              0.0028808      0.011276     0.061637     0.12558      0.12558        0.173      0.24178      0.31614      0.51512      0.68192      0.73074      0.78153      0.81714      0.88528      0.94673      0.98755       0.99882  
    cl_mt_pol_c_p1v9        0.56286       1.7733    0.29325    'cl_mt_pol_c'    'fl_z_wage_rho'        15               9              0.2          0.16537     0.02    7.5148      0        0        1       4.3269e-32     1.0719e-33     1.1639     1.2145     1.3663     1.4169     1.4675     1.5181    1.5687    1.6193    1.7712    1.8724     1.923    2.0242    2.0748     2.176    2.2772    2.5808    2.9351         0.24764            0.96463               0.51639           0.99974              0.068805              0.58137                0.36159              0.96705                0.085995                1              0.0021339     0.0098808     0.049816    0.077271      0.14575      0.18797      0.24151       0.3149        0.496      0.65699      0.69853      0.78278      0.81954      0.88846      0.93721      0.98534       0.99841  
    cl_mt_pol_c_p1v10       0.63321       1.7849     0.3474    'cl_mt_pol_c'    'fl_z_wage_rho'        15              10              0.2          0.19463     0.02    7.5472      0        0        1      -4.2357e-32     7.3123e-34     1.0619      1.163     1.2642     1.3653     1.4664     1.4664     1.517    1.6182    1.7699     1.871    1.9721    2.0733    2.1238     2.225    2.4272    2.7812    3.2363         0.35731            0.95381               0.72806           0.99791               0.10897              0.57338                0.49841              0.95902                 0.12069                1              0.0010142      0.012356     0.034413    0.071443      0.17266      0.17266      0.21307      0.30947      0.46366      0.61655       0.7006      0.77267      0.80412       0.8612      0.93748      0.98626       0.99853  
    cl_mt_pol_c_p1v11       0.70357       1.7949    0.42527    'cl_mt_pol_c'    'fl_z_wage_rho'        15              11              0.2          0.23694     0.02    7.5958      0        0        1       4.5976e-32    -2.4118e-34    0.94947     1.0761     1.2027     1.3166     1.3672     1.4179    1.4685    1.5698    1.7724    1.8736    2.0255    2.1268    2.2281      2.38    2.5826    3.0383    3.4561         0.56321            0.94173                1.1198           0.98778               0.20403              0.54123                0.73494              0.94355                 0.18086                1             0.00052121     0.0057418     0.031092    0.079157       0.1055      0.17102      0.20699      0.28976      0.43866      0.56939      0.67971      0.74609      0.80127      0.86328      0.92522      0.98275       0.99804  
    cl_mt_pol_c_p1v12       0.77393       1.8015    0.54913    'cl_mt_pol_c'    'fl_z_wage_rho'        15              12              0.2          0.30481     0.02     7.675      0        0        1      -1.1854e-32    -2.4619e-33    0.77833    0.91188     1.0639     1.1652     1.2665     1.3678    1.3678    1.5198    1.7224    1.9251    2.1277     2.229     2.381    2.5836    2.8496    3.3815    3.9895          1.0326            0.93218                 2.018            0.9673               0.50009              0.55442                 1.2164              0.92552                 0.30154                1             0.00044718      0.004864     0.033885    0.061339      0.10012      0.17573      0.17573      0.27439      0.39775      0.54387      0.67263      0.71877      0.77281      0.84936      0.91366      0.98035       0.99769  
    cl_mt_pol_c_p1v13       0.84429       1.8437    0.79045    'cl_mt_pol_c'    'fl_z_wage_rho'        15              13              0.2          0.42874     0.02    7.8261      0        0        1       1.3136e-32    -5.8521e-34     0.5572    0.75982    0.91178     1.0131     1.1144     1.2157    1.2664    1.3677    1.7222    1.9755    2.2288    2.4314     2.634     2.938    3.3052    4.4069    5.7746          2.3218            0.91797                 4.527           0.95423                1.3349               0.5618                 2.5673              0.91946                 0.62482                1             0.00028331     0.0064032     0.034718    0.056146      0.08454      0.11946      0.15783      0.21689      0.38746      0.49256      0.60139      0.67381      0.73557       0.8111      0.89333      0.97396       0.99677  
    cl_mt_pol_c_p1v14       0.91464       2.0271     1.5388    'cl_mt_pol_c'    'fl_z_wage_rho'        15              14              0.2          0.75914     0.02    10.982      0        0        1      -2.2993e-32     2.9299e-33    0.56932    0.64523    0.68319    0.83501    0.91091    0.91091    1.1007    1.2146    1.5688    2.0116    2.4797    2.8846    3.4412    3.5931     4.504    9.3622    10.931          7.4078            0.83915                  14.9           0.95964                2.9847              0.44169                 9.5478              0.96649                   2.368                1              0.0010772      0.012908     0.015684    0.040773     0.084735     0.084735      0.10428      0.16578      0.31455      0.39198      0.50476       0.5699      0.64683      0.75118      0.82825      0.94899             1  
    cl_mt_pol_c_p1v15         0.985       386.03     776.64    'cl_mt_pol_c'    'fl_z_wage_rho'        15              15              0.2           2.0119     0.02    3884.1      0        0        1       2.4098e-32       0.041617     1.5503     1.5503     17.179     17.329     17.329     17.329    17.329    111.82    121.79    124.13    699.74    699.74    699.74    699.74    699.74    3884.1    3884.1          1324.3             0.3258            6.2159e+05           0.99994                 16781              0.96888                 1643.1              0.20857              6.0317e+05                1             9.3375e-05    9.3375e-05    0.0015419     0.01099      0.01099      0.01099      0.01099     0.073252     0.073835      0.14108      0.58126      0.58126      0.58126      0.58126      0.58126            1             1  

                         fl_z_wage_rho     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_sig    coefofvar    min     max         pYis0       pYls0    pYgr0     pYisMINY       pYisMAXY       p0_1        p1         p5        p10       p15       p20       p25       p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1     fracByP1     fracByP5     fracByP10    fracByP15    fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                         _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    ___    ______    ___________    _____    _____    ___________    ___________    _______    _______    _______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    __________    __________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_pol_k_p1v1              0       4.3988    0.64761    'cl_mt_pol_k'    'fl_z_wage_rho'        15               1              0.2          0.14722      0     7.8396    -3.5408e-33      0        1      -3.5408e-33     8.2092e-35      2.952     3.0574     3.2682    3.5987     3.827     3.827     3.943     3.943    4.5511     4.681    4.8075    4.8075    5.1387    5.3135    5.4822    5.7563    6.6419        0.23558             0.97049             0.56439             0.97827              0.050925               0.45492               0.4194                  1                  0.094065              0.97827           0.0016346      0.007777     0.047407    0.098331      0.18362      0.18362      0.30658      0.30658      0.54346      0.62128      0.80402      0.80402      0.87233      0.87357      0.95394      0.98961       0.99912  
    cl_mt_pol_k_p1v2       0.070357       4.3856     0.6805    'cl_mt_pol_k'    'fl_z_wage_rho'        15               2              0.2          0.15517      0     8.3507    -2.0741e-32      0        1      -2.0741e-32    -1.7524e-34     2.8524     3.0577     3.2686    3.6001    3.6548    3.8274    3.9434    3.9434    4.5528    4.6815     4.808     4.808    5.1407    5.4828    5.4828     5.894    6.7902        0.26494             0.97163             0.62605             0.97966              0.058631               0.48105              0.46307                  1                   0.10434              0.97966          0.00068506      0.010134     0.056896     0.11389      0.11569      0.20043       0.3165       0.3165      0.53888       0.6189      0.79327      0.79327      0.86188      0.94376      0.94376       0.9918       0.99923  
    cl_mt_pol_k_p1v3        0.14071       4.3087    0.74652    'cl_mt_pol_k'    'fl_z_wage_rho'        15               3              0.2          0.17326      0     8.9568     8.3561e-32      0        1       8.3561e-32     1.2161e-34     2.7423     2.8067     3.1642    3.2697    3.5967    3.6042    3.8287    3.9447    4.1256     4.683    4.8096    4.8096    5.1469    5.4846    5.4846     5.896    6.7925        0.32227             0.97135             0.74528             0.97902              0.063775               0.44246              0.55729                  1                   0.12421              0.97902          0.00064612     0.0074161     0.047902    0.081791      0.11536      0.15769      0.26207      0.34462      0.42689      0.63364      0.78921      0.78921      0.85705      0.93475      0.93475      0.98793       0.99865  
    cl_mt_pol_k_p1v4        0.21107       4.3053     0.7937    'cl_mt_pol_k'    'fl_z_wage_rho'        15               4              0.2          0.18436      0     9.2873    -2.2043e-33      0        1      -2.2043e-33     5.8654e-35     2.6595      2.744     3.1661    3.2717    3.3772    3.6117    3.6671    3.9471    4.1347    4.6859    4.8125    4.8125     5.158    5.4879    5.6251    6.3616    6.9443        0.37098             0.97144             0.84381             0.97908              0.073212               0.44796              0.62996                  1                   0.14063              0.97908            0.004397     0.0071889     0.058016    0.094281      0.11749      0.17137      0.19861      0.34994      0.42753      0.62186      0.76725      0.76725      0.83671      0.92039      0.95387      0.98888       0.99864  
    cl_mt_pol_k_p1v5        0.28143       4.3124    0.86319    'cl_mt_pol_k'    'fl_z_wage_rho'        15               5              0.2          0.20016      0     9.9218    -3.2181e-32      0        1      -3.2181e-32    -2.9968e-34     2.2816     2.6619     3.0633    3.1689    3.2746     3.602     3.679    3.8344    4.1482      4.69    4.8168    4.9436    5.1746    5.4928    5.6302    6.5069    7.1324        0.44997             0.97205              1.0103             0.98025              0.096851               0.49532              0.74509                  1                   0.16839              0.98025          0.00054953       0.01115      0.04352    0.073216      0.10989      0.14688      0.20689      0.28356      0.42676      0.61188      0.73836      0.74932      0.80539      0.87801      0.92909      0.98463       0.99871  
    cl_mt_pol_k_p1v6        0.35179        4.291    0.93388    'cl_mt_pol_k'    'fl_z_wage_rho'        15               6              0.2          0.21764      0     10.649    -4.4876e-33      0        1      -4.4876e-33     8.2784e-35     2.2729      2.557     2.8411    3.1568     3.262    3.4893    3.5882    3.8197    4.1669     4.672    4.7983    5.1033    5.4717    5.6085    5.7453    6.7765    7.7341        0.53215             0.97122              1.1676             0.97759                0.1009               0.43388              0.87213                  1                    0.1946               0.9776          0.00085733     0.0077676     0.031266    0.081974      0.11872      0.14438      0.18891      0.28715      0.42303      0.58735      0.72177      0.77892      0.85241      0.90523      0.93507      0.98916       0.99831  
    cl_mt_pol_k_p1v7        0.42214       4.2579     1.0278    'cl_mt_pol_k'    'fl_z_wage_rho'        15               7              0.2          0.24139      0     11.339    -7.4019e-32      0        1      -7.4019e-32     1.8778e-34     2.1005     2.4193     2.8322    3.0566    3.2101    3.2674    3.5955     3.826     4.115    4.6798    4.8063     5.134    5.4808    5.6178    6.2624    6.9353    8.2212         0.6504             0.96858               1.397             0.97479               0.10783               0.37507               1.0564                  1                   0.23284               0.9748          0.00077596     0.0079015     0.030378    0.078983      0.11526      0.14136       0.2097      0.32012      0.43942      0.66002      0.69989      0.74024      0.82545      0.86858      0.93595      0.98426       0.99842  
    cl_mt_pol_k_p1v8         0.4925       4.2754     1.1532    'cl_mt_pol_k'    'fl_z_wage_rho'        15               8              0.2          0.26974      0      12.41     2.2121e-33      0        1       2.2121e-33    -1.1984e-35     1.8486     2.2817     2.6743    2.9809    3.0634    3.2355    3.3697    3.7183    4.1197    4.6902    4.8169    5.1972     5.493    5.7676    6.4543    7.6057    8.7148        0.84054             0.96588              1.7671             0.97137                0.1426               0.36803                 1.33                  1                   0.29449              0.97144          0.00074017     0.0061417     0.028145    0.063052       0.1006      0.13589       0.1734       0.2603      0.39367        0.633      0.66891      0.71773      0.78938      0.84958      0.92049      0.98133         0.998  
    cl_mt_pol_k_p1v9        0.56286       4.3116     1.2751    'cl_mt_pol_k'    'fl_z_wage_rho'        15               9              0.2          0.29573      0     13.499     4.3269e-32      0        1       4.3269e-32    -6.9838e-34     1.6236     2.1524     2.4606    2.8465    3.0574    3.1628    3.2682    3.6532    4.1187    4.6809     5.071    5.3451    5.6192    5.8933    6.6418    8.0651    9.4462         1.0729              0.9612              2.1709             0.96661               0.18353               0.35664               1.6258                  1                   0.36159              0.96705          0.00039864     0.0054905     0.029944    0.059926      0.11669      0.13241      0.17131      0.25295       0.4159      0.59262      0.64944      0.71079      0.78155      0.84413      0.93469      0.98299       0.99786  
    cl_mt_pol_k_p1v10       0.63321       4.3652      1.496    'cl_mt_pol_k'    'fl_z_wage_rho'        15              10              0.2          0.34271      0     15.088    -4.2357e-32      0        1      -4.2357e-32    -3.8361e-34     1.3906     1.9384     2.2755    2.7496    2.8971    3.0551    3.2045    3.5894    4.1718    4.6775    5.2042    5.6151     5.889    6.4895    6.8585    8.9335    10.925         1.5367             0.95261              3.0053             0.95657               0.26893               0.32861                2.238                  1                   0.49841              0.95902          0.00039572     0.0070439     0.027469    0.053257     0.084253       0.1329      0.16568      0.24546      0.36869      0.56477       0.6341      0.72518      0.78021      0.84073      0.90694      0.97798       0.99729  
    cl_mt_pol_k_p1v11       0.70357        4.429     1.8316    'cl_mt_pol_k'    'fl_z_wage_rho'        15              11              0.2          0.41354      0     17.175     4.5976e-32      0        1       4.5976e-32    -6.5375e-34     1.1077     1.7724     1.8972    2.4669     2.809    2.8501    2.8514    3.3759    4.1289    4.6841    5.4858    5.7601    6.3509    6.5755     7.754    10.128    12.876         2.4104             0.93582              4.5431             0.93049                0.4536               0.27939               3.3546                  1                   0.73494              0.94355          0.00028494     0.0040679     0.021139     0.05147     0.081463      0.12857      0.14074      0.21261      0.34812      0.51078      0.62546       0.6803      0.75509      0.81509      0.89585      0.97538       0.99688  
    cl_mt_pol_k_p1v12       0.77393       4.4935     2.3933    'cl_mt_pol_k'    'fl_z_wage_rho'        15              12              0.2          0.53262      0     20.433    -1.1854e-32      0        1      -1.1854e-32    -5.3363e-34    0.88655      1.161     1.5515    1.8777    2.3641    2.7441    2.8484    3.2075    3.9472     4.917    5.7626     6.169    6.3536     7.599    9.2876     11.47    19.315         4.4005             0.91143              8.0809             0.88872                1.1364               0.28907               5.7281                  1                    1.2164              0.92552          0.00045726      0.002201     0.018345    0.035299     0.062993     0.092055      0.12848      0.18298       0.3066      0.45282      0.57933       0.6407      0.71375      0.78867      0.87673      0.96821       0.99604  
    cl_mt_pol_k_p1v13       0.84429        4.721     3.5323    'cl_mt_pol_k'    'fl_z_wage_rho'        15              13              0.2          0.74822      0     26.992     1.3136e-32      0        1       1.3136e-32     3.9058e-06     0.5382    0.78142     1.1608    1.2593    1.5829    2.5327    2.5541    2.6594    3.8307    5.4538    5.8253    6.1276    7.5982    9.6243    12.199    17.244     26.15         9.7723              0.8646              18.084             0.85301                3.0392               0.28623               12.477                  1                    2.5673              0.91946          0.00011978     0.0014779     0.012881    0.023668     0.042103     0.064024     0.092457      0.14821      0.24015      0.38388      0.50494      0.56687      0.64496      0.73625      0.84426       0.9529       0.99495  
    cl_mt_pol_k_p1v14       0.91464       5.4626     6.4197    'cl_mt_pol_k'    'fl_z_wage_rho'        15              14              0.2           1.1752      0      44.07    -2.2993e-32      0        1      -2.2993e-32     1.5377e-08    0.18819    0.18819    0.75277    1.0188    1.4945    1.5926    1.7269    2.1929    3.2133    4.9341    6.6706    8.3311    11.829    12.725    14.992    38.303    43.616         29.359             0.79721              57.702              0.8908                6.9423               0.24627               41.212                  1                    9.5478              0.96649          0.00040723    0.00040723    0.0053216    0.013183     0.024558     0.044495     0.054509     0.093467      0.19882       0.2665      0.36334      0.42963      0.52396      0.65771      0.76521      0.92424       0.99239  
    cl_mt_pol_k_p1v15         0.985       50.081     10.144    'cl_mt_pol_k'    'fl_z_wage_rho'        15              15              0.2          0.20254      0      54.67     2.4098e-32      0        1       2.4098e-32            0.5     3.2298     3.2298     47.241    47.654    47.654    47.654    47.654    51.111    53.474     54.67     54.67     54.67     54.67     54.67     54.67     54.67     54.67         51.089             0.96231              1767.5              0.2177                21.518              0.095123               102.89                  1                    1643.1              0.20857           0.0014592     0.0014592     0.031091     0.22598      0.22598      0.22598      0.22598       0.4395      0.45419            1            1            1            1            1            1            1             1  

                       fl_z_wage_rho     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_sig    coefofvar     min      max         pYis0         pYls0        pYgr0      pYisMINY       pYisMAXY        p0_1         p1         p5        p10       p15       p20       p25       p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1      fracByP1     fracByP5     fracByP10    fracByP15    fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                       _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    _____    ______    ___________    __________    _______    ___________    ___________    ________    ________    _______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    ___________    __________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_coh_p1v1              0        6.165    0.89086     'cl_mt_coh'     'fl_z_wage_rho'        15               1              0.2           0.1445     -4.67    54.841     5.0475e-14    2.9464e-14          1    -3.5408e-33     1.6926e-34       3.528      4.1353     4.7425    5.0462    5.3498    5.3498    5.6534    5.6534    6.2607    6.5643     6.868     6.868    7.1716    7.1716    7.4752    8.0825    8.9934        0.33292             0.99698               0.79363              1                 0.096964              0.62969               0.56439               0.97827                 0.13227                   1           0.00070047     0.0089356     0.058924     0.11017       0.1876       0.1876      0.31688      0.31688      0.54859      0.62283      0.81426      0.81426      0.87922      0.87922      0.95443      0.98983       0.99919  
    cl_mt_coh_p1v2       0.070357       6.1423    0.93908     'cl_mt_coh'     'fl_z_wage_rho'        15               2              0.2          0.15289     -4.67    54.848     1.6708e-13    1.0365e-13          1    -2.0741e-32    -1.0745e-35      3.5289      4.1363     4.4399    5.0472    5.0472    5.3509    5.3509    5.6546    6.2619    6.5656    6.8692    6.8692    7.1729    7.4765    7.4765    8.3875    8.9949          0.375             0.99655               0.88188              1                  0.10885              0.64717               0.62605               0.97966                 0.14698                   1            0.0012052      0.011802     0.038973     0.12611      0.12611      0.20498      0.20498      0.32931       0.5486      0.62047      0.80324      0.80324      0.86845       0.9445       0.9445      0.99224       0.99847  
    cl_mt_coh_p1v3        0.14071       6.0453     1.0197     'cl_mt_coh'     'fl_z_wage_rho'        15               3              0.2          0.16868     -4.67    54.868     2.9422e-12    2.0852e-12          1     8.3561e-32     3.4298e-34      3.2279      3.8354      4.443    4.7467    5.0505    5.0505    5.3543     5.658    5.9618    6.5693    6.8731    6.8731    7.1769    7.4806    7.4806    8.3919    9.3032        0.45112             0.99541                1.0399              1                  0.12127              0.61591               0.74528               0.97902                 0.17331                   1           0.00077602     0.0072571     0.058765     0.10087      0.17181      0.17181      0.27092      0.35973      0.44435      0.63695      0.79905      0.79905      0.86367      0.93612      0.93612      0.98897       0.99869  
    cl_mt_coh_p1v4        0.21107        6.034     1.0858     'cl_mt_coh'     'fl_z_wage_rho'        15               4              0.2          0.17996     -4.67    54.904     5.5239e-11    4.5523e-11          1    -2.2043e-33     9.0814e-35      3.2326      3.8405     4.4484    4.4484    4.7524    5.0563    5.3603    5.6642    5.9682    6.5761      6.88      6.88     7.184    7.4879    7.7918    8.7037    9.6155        0.51904             0.99348                1.1791              1                  0.13874              0.62049               0.84381               0.97908                 0.19651                   1            0.0015412      0.011445     0.070774    0.070774      0.11588      0.18629      0.28174      0.36568      0.44525      0.62636      0.78335      0.78335      0.84794      0.92194      0.95512       0.9917       0.99856  
    cl_mt_coh_p1v5        0.28143       6.0332      1.194     'cl_mt_coh'     'fl_z_wage_rho'        15               5              0.2          0.19791     -4.67    54.957      2.933e-10     3.165e-10          1    -3.2181e-32      3.826e-34      3.2397      3.5439     4.1524    4.4566    4.7608     5.065     5.065    5.3692    5.9777    6.5861    6.8903    6.8903    7.1946    7.4988     7.803    8.7157    9.9325        0.63439             0.99072                1.4257              1                   0.1778              0.65734                1.0103               0.98025                 0.23762                   1            0.0030506     0.0079167     0.048399    0.085119      0.13492      0.20129      0.20129      0.29375      0.44551      0.61673      0.75338      0.75338      0.81614      0.87983      0.93092      0.98502       0.99869  
    cl_mt_coh_p1v6        0.35179       5.9971      1.279     'cl_mt_coh'     'fl_z_wage_rho'        15               6              0.2          0.21326     -4.67    55.031     4.8302e-09    5.5615e-09          1    -4.4876e-33    -1.0957e-34      2.9062      3.5123     4.1184    4.4215    4.7245    4.7245    5.0276    5.3306    5.9367    6.5428    6.8459    7.1489     7.452     7.755    8.0581    9.2703    10.482        0.74043             0.98673                1.6357              1                  0.19548              0.61381                1.1676               0.97759                 0.27262                   1            0.0008087       0.01108     0.057047    0.096029      0.14665      0.14665      0.21147      0.29801      0.43754      0.59292      0.73802      0.79053      0.85506       0.9074      0.93675      0.98887       0.99887  
    cl_mt_coh_p1v7        0.42214       5.9323     1.3944     'cl_mt_coh'     'fl_z_wage_rho'        15               7              0.2          0.23505     -4.67     55.13     9.8156e-08    1.2737e-07          1    -7.4019e-32     -2.394e-34      2.9188      3.2224     3.8295    4.1331    4.4366    4.7402    5.0437    5.3473    5.9544    6.5615     6.865    7.1686    7.4721    7.7757    8.3828     9.597    11.115        0.89328             0.98054                1.9443              1                  0.22327              0.57245                 1.397               0.97479                 0.32405                   1            0.0032408     0.0087075     0.033231    0.074089      0.11891      0.17515        0.244      0.33283      0.47893      0.66828      0.72475      0.78413      0.82521      0.86939      0.93877       0.9837       0.99831  
    cl_mt_coh_p1v8         0.4925       5.9375     1.5774     'cl_mt_coh'     'fl_z_wage_rho'        15               8              0.2          0.26567     -4.67    55.263     1.1014e-06    1.8436e-06          1     2.2121e-33    -2.4164e-35      2.6315      2.9357     3.8484    4.1526    4.1526    4.4568    4.7611    5.0653     5.978    6.5864    6.8906    7.1949    7.4991    8.1076     8.716    10.237    12.063         1.1588             0.97355                2.4882              1                  0.30653              0.57838                1.7671               0.97137                 0.41464             0.99997            0.0018184     0.0076025      0.04693      0.1007       0.1007      0.14207       0.2041      0.27322      0.46834      0.64166      0.69365      0.74867      0.78788      0.86455      0.93548      0.98432       0.99845  
    cl_mt_coh_p1v9        0.56286       5.9693     1.7614     'cl_mt_coh'     'fl_z_wage_rho'        15               9              0.2          0.29508     -4.67    55.448     7.8972e-06    1.9125e-05    0.99997     4.3269e-32      1.985e-33      2.0098      2.6171     3.5279    3.8316    4.1352    4.4388    4.7425    5.0461     5.957    6.5642    6.8678    7.4751    7.7787     8.386    8.9932    10.815     12.94         1.4877             0.96482                3.1025              1                  0.41521              0.58409                2.1709               0.96661                 0.51639             0.99974           0.00032775     0.0061602     0.035465    0.057508      0.11483      0.15149      0.19958      0.26751      0.44454      0.61125      0.65531      0.74689      0.78783      0.86622      0.92302      0.98121       0.99779  
    cl_mt_coh_p1v10       0.63321       6.0401     2.1001     'cl_mt_coh'     'fl_z_wage_rho'        15              10              0.2           0.3477     -4.67    55.707     4.9799e-05    0.00013876    0.99981    -4.2357e-32     8.2038e-34      1.3981      2.3083     2.9151    3.5219    4.1287    4.1287    4.4321    5.0389    5.9491    6.5559    7.1628    7.7696     8.073    8.6798    9.8934    12.017    15.051          2.159             0.95339                4.4105              1                  0.67717              0.58941                3.0053               0.95657                 0.72806             0.99791           0.00021466     0.0069821     0.021445    0.048952      0.13191      0.13191      0.16681      0.25399      0.40407      0.56139      0.65086      0.73009      0.76544       0.8307      0.92089      0.98102       0.99732  
    cl_mt_coh_p1v11       0.70357       6.1182     2.6658     'cl_mt_coh'     'fl_z_wage_rho'        15              11              0.2          0.43571     -4.67    56.096     0.00019695    0.00095836    0.99884     4.5976e-32    -2.4118e-34           0      1.7105     2.3181    3.2296    3.5335    3.8373    4.1411    4.7488    5.9641    6.5718    7.4833    8.0909    8.6986    9.6101    10.825    14.168     19.94         3.5038             0.93465                7.1063              1                   1.4434              0.61082                4.5431               0.93049                  1.1198             0.98778           -8.225e-05     0.0024794      0.01612    0.048807     0.068748      0.12072      0.15037       0.2226      0.36474      0.49864      0.61624      0.68957      0.75175      0.82388      0.89727      0.97424       0.99655  
    cl_mt_coh_p1v12       0.77393       6.2733     3.7991     'cl_mt_coh'     'fl_z_wage_rho'        15              12              0.2          0.60561     -4.67     56.73     0.00070515     0.0041247    0.99517    -1.1854e-32    -2.8078e-33    -0.71852     0.80128     1.7132    2.3211     2.929    3.2329    3.5369    4.1448    5.6646    6.8805    8.0963    8.7042    9.6161    10.832     12.96    19.647    27.246         6.9098              0.9016                14.433              1                   4.3346               0.6946                8.0809               0.88872                   2.018              0.9673          -0.00038001    0.00060917     0.013497    0.027835     0.051183     0.070593      0.10799      0.16181      0.29602      0.43928      0.57686      0.62813       0.6883      0.77311      0.86647       0.9644        0.9954  
    cl_mt_coh_p1v13       0.84429       6.9383     6.0018     'cl_mt_coh'     'fl_z_wage_rho'        15              13              0.2          0.86502     -4.67    57.939      0.0009287      0.014661    0.98441     1.3136e-32     -6.755e-34     -1.6307    -0.11108     0.8007    1.4085    2.0164    2.6243    2.9282     3.536    5.6635    7.1832    9.3106    10.526     12.35    14.173    19.036     29.37    43.654         16.311             0.84933                36.021              1                    13.41               0.7433                18.084               0.85301                   4.527             0.95423          -0.00061561    -0.0015751    0.0040956    0.011687     0.024447     0.044393     0.068512      0.10893      0.25068      0.34074      0.46843       0.5383      0.62347      0.70634      0.82121       0.9501       0.99351  
    cl_mt_coh_p1v14       0.91464        8.633      10.09     'cl_mt_coh'     'fl_z_wage_rho'        15              14              0.2           1.1688     -4.67     61.22      0.0018764     0.0066818    0.99144    -2.2993e-32     2.9299e-33     -0.1154     0.49187    0.79551    1.7064    2.0101    2.3137    2.6173     2.921    4.7428    7.4756    11.726    14.156    16.888    17.496    30.248    52.414    60.916         45.409             0.78449                101.81              1                    29.21              0.65924                57.702                0.8908                    14.9             0.95964          -9.6407e-05     0.0019719    0.0025804    0.013568     0.026594     0.043212     0.072213     0.096195      0.18045      0.24211      0.35939      0.43493      0.61382      0.61817      0.75697      0.93547             1  
    cl_mt_coh_p1v15         0.985       439.83     800.41     'cl_mt_coh'     'fl_z_wage_rho'        15              15              0.2           1.8198     -4.67    4048.3    -4.2216e-34    2.5691e-32          1     2.4098e-32       0.041617      4.6319      4.6319     64.044    64.644    64.644    64.644    64.644    163.06    167.27    170.57    758.69    758.69    758.69    758.69    758.69    4048.3    4048.3         1395.6             0.33313            6.4066e+05              1                    17300              0.96917                1767.5                0.2177              6.2159e+05             0.99994           0.00024486    0.00024486    0.0049472    0.035881     0.035881     0.035881     0.035881      0.11558      0.11632      0.19743      0.61694      0.61694      0.61694      0.61694      0.61694            1             1  

                       fl_z_wage_sig     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_rho    coefofvar     min      max      pYis0       pYls0        pYgr0      pYisMINY       pYisMAXY       p0_1        p1         p5         p10         p15         p20         p25       p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1      fracByP1       fracByP5      fracByP10     fracByP15     fracByP20    fracByP25     fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                       _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    _____    ______    _____    ___________    _______    ___________    ___________    _______    _______    _______    ________    ________    ________    _______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    ___________    ___________    ___________    __________    __________    _________    __________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_val_p2v1           0.05       8.3052    0.53681     'cl_mt_val'     'fl_z_wage_sig'        16               1              0.8         0.064636     -9999    15.774      0      -1.5647e-33          1    -6.5365e-34    -5.6831e-35     6.8029     7.0806     7.4162      7.7097      7.7161      7.7166     7.8592    8.0033    8.2749    8.6372    8.6838    8.8002    8.9117    8.9117    9.0216    9.4825    9.9313        0.28817                1                0.45109             0.93775              0.029204              0.33902                0.3467               0.94453               0.075181              0.93775            0.0040021        0.01373       0.044601      0.091452       0.17805      0.19436       0.23142       0.3464      0.47264     0.71122      0.73034      0.79323      0.89416      0.89416      0.94701      0.98854       0.99996  
    cl_mt_val_p2v2       0.092857       8.1352     1.0229     'cl_mt_val'     'fl_z_wage_sig'        16               2              0.8          0.12574     -9999    15.968      0        4.506e-18          1     5.1187e-34    -1.7881e-35     4.6472     5.7113     6.7328      6.7328       6.923      7.3871     7.4599    7.6179    8.1829    8.5493    8.8405    8.9777    9.1744     9.472    9.6575     10.44    11.001         1.0464                1                 1.6299              0.9373              0.089839              0.29762                1.2684               0.95363                0.27165              0.93732           0.00057607      0.0069684       0.094041      0.094041       0.12075      0.16659       0.25771      0.30602        0.455     0.63952       0.7178      0.76508      0.82148      0.87881      0.94087      0.98738       0.99876  
    cl_mt_val_p2v3        0.13571       7.8673     1.5308     'cl_mt_val'     'fl_z_wage_sig'        16               3              0.8          0.19458     -9999    16.164      0       2.2955e-05    0.99998    -1.1114e-31    -8.5268e-34     2.4052     4.2266     5.5119      5.7345      6.1825      6.6958     6.9658    7.1468     7.944    8.4089    8.9407    9.2221    9.5696    9.8389     10.24    11.207    12.009         2.3434                1                 3.5641             0.92655               0.33794               0.3426                2.6387               0.94019                0.58742              0.92667           0.00023917      0.0044749       0.054463      0.070053       0.10347      0.15161       0.19164      0.28398      0.42295     0.58401      0.70225      0.74674       0.8224      0.87785      0.93658      0.98555       0.99855  
    cl_mt_val_p2v4        0.17857        7.611     2.0827     'cl_mt_val'     'fl_z_wage_sig'        16               4              0.8          0.27364     -9999     16.42      0       0.00058877    0.99941    -3.5173e-33     3.1804e-34    0.46735     2.6999     4.0199      4.8264      5.5186      5.9208     6.3916    6.7733    7.7248    8.4157    9.0585     9.447    9.8194    10.304     10.79    12.257    13.549         4.3375                1                 6.9531             0.89779                1.3324              0.42131                4.5585               0.91444                 1.0623               0.9276          -6.2238e-05      0.0025213       0.027106      0.053823      0.089176      0.12486       0.16567      0.26202      0.39097      0.5503      0.66675      0.73044      0.79285      0.86345      0.92326      0.98319       0.99821  
    cl_mt_val_p2v5        0.22143       7.3597     2.6754     'cl_mt_val'     'fl_z_wage_sig'        16               5              0.8          0.36351     -9999    16.692      0        0.0045896    0.99541     5.6999e-32    -1.4129e-33    -2.1594    0.83762     2.5412       3.909      4.5868      5.0965     5.7139    6.1782    7.4939    8.3496     9.271    9.6969    10.178    10.754    11.528    13.269    14.854         7.1575                1                 12.206             0.87479                3.4182              0.48556                7.0897               0.87049                 1.6978              0.92585          -0.00045669    -0.00046349       0.012189      0.033949      0.067854     0.095598       0.13537      0.21697      0.35662     0.52148      0.64391       0.7006       0.7704      0.84522      0.91441      0.98129       0.99799  
    cl_mt_val_p2v6        0.26429       7.0826      3.335     'cl_mt_val'     'fl_z_wage_sig'        16               6              0.8          0.47087     -9999    16.855      0         0.013724    0.98628      3.847e-32     4.2621e-07    -4.7284    -1.2066     1.1068      2.9298      3.5178       4.324     5.1726    5.8423    7.0835    8.4525    9.4969    10.021    10.559    11.183    12.382    14.334    15.951         11.122                1                 20.094             0.85572                7.1944              0.52745                10.331               0.82311                  2.569              0.91915          -0.00078964     -0.0035288    -0.00025914      0.016825      0.039672     0.067032       0.10237      0.18273      0.31563      0.4832      0.61075      0.67854      0.74588      0.82261      0.90432      0.97868       0.99773  
    cl_mt_val_p2v7        0.30714       7.0763     3.8643     'cl_mt_val'     'fl_z_wage_sig'        16               7              0.8           0.5461     -9999    17.052      0         0.045668    0.95433     3.6355e-33     -1.619e-34    -6.1696     -1.808    0.21046       2.024      2.7409      4.0374     4.5851    5.7198    7.1885     8.844    9.8374    10.409    11.038     11.88    13.209    15.434    16.936         14.933                1                 29.503             0.84062                12.571              0.55499                13.468               0.77956                 3.4639              0.89805            -0.001138     -0.0056952      -0.010231     0.0022328      0.017145     0.043354      0.072611      0.14529      0.28276     0.45792      0.58614      0.65408      0.73179      0.80895      0.89756       0.9775       0.99772  
    cl_mt_val_p2v8           0.35       7.3773     3.9023     'cl_mt_val'     'fl_z_wage_sig'        16               8              0.8          0.52897     -9999    17.217      0         0.020897     0.9791      3.004e-32     4.7741e-05    -6.6631    -1.9735     1.3826      2.1111      3.5298      4.1561     4.4408    5.7645    7.1643     8.973    10.186    10.818    11.463    12.586    13.984     16.06    17.214         15.228                1                 35.461              0.8485                15.932               0.5644                15.439               0.76157                 4.0907              0.86777           -0.0011278     -0.0052069     -0.0022529      0.011147      0.032338     0.059733      0.087986      0.17678      0.28589     0.45376      0.58059      0.65385       0.7267      0.80861       0.8968      0.98151       0.99888  
    cl_mt_val_p2v9        0.39286       7.1856     4.3612     'cl_mt_val'     'fl_z_wage_sig'        16               9              0.8          0.60694     -9999    17.301      0         0.042383    0.95762    -2.0591e-32     0.00052698    -6.0122    -2.8485    0.38178      1.5719      2.7883      3.4377     4.0177    4.9966    7.1067    9.0338    10.413    11.056    12.014    13.014    14.388    16.185    17.284          19.02                1                 45.373             0.85059                21.674              0.59214                18.503               0.73936                 5.1949              0.80425           -0.0013522     -0.0063914     -0.0091158    -0.0023057      0.013218     0.041746      0.061511      0.12363      0.25019     0.42268      0.55471       0.6298      0.71072      0.79659      0.89101       0.9767       0.99844  
    cl_mt_val_p2v10       0.43571       6.9042     4.8203     'cl_mt_val'     'fl_z_wage_sig'        16              10              0.8          0.69817     -9999     17.37      0         0.082659    0.91734    -2.6063e-32    -1.6938e-34    -7.2726    -3.0625    -0.7112     0.67273      1.9247      2.5479     3.5194    4.5842    7.1128    9.0388    10.547    11.253    12.286    13.292    14.682    16.679     17.35         23.235                1                 54.625             0.84904                27.546              0.61872                 20.69               0.73472                 6.3887              0.75249           -0.0022766     -0.0090754      -0.021162     -0.020739    -0.0090966    0.0059657      0.026691     0.087525      0.21117     0.38637      0.52749      0.60682      0.69312      0.78365      0.88495      0.97525       0.99845  
    cl_mt_val_p2v11       0.47857       6.6712     5.2087     'cl_mt_val'     'fl_z_wage_sig'        16              11              0.8          0.78077     -9999    17.423      0         0.094949    0.90505     6.4828e-32    -9.7099e-36    -7.7759    -4.6479     -1.941    0.017941     0.91852      1.7254     3.0587    4.2523    6.8115    9.1956    10.669     11.55    12.423    13.506    14.905    17.085    17.416          27.13                1                 63.064             0.84888                32.233               0.6313                23.159                 0.713                 7.6718              0.68101           -0.0022187      -0.010828      -0.031534     -0.036508      -0.03309    -0.021614    -0.0013666     0.050685      0.17576     0.35942      0.50511      0.58649      0.67656       0.7739      0.87946      0.97408       0.99792  
    cl_mt_val_p2v12       0.52143       6.6314     5.4095     'cl_mt_val'     'fl_z_wage_sig'        16              12              0.8          0.81574     -9999    17.453      0          0.12992    0.87008     4.9853e-32     6.0126e-05    -9.7856    -6.2391      -2.61    -0.55108     0.59083      1.9391     2.9098    4.7387    6.6806    9.2757    10.763    11.647    12.515     13.58    15.183    17.288     17.45         29.263                1                 67.968             0.84262                34.002              0.62339                25.126               0.67844                 8.8403              0.61251           -0.0021414      -0.011578      -0.036958     -0.047877      -0.04778    -0.036695     -0.017034     0.061601      0.16447     0.34735      0.49726      0.58336      0.67251      0.77126       0.8779      0.97409       0.99816  
    cl_mt_val_p2v13       0.56429       6.2489     5.7937     'cl_mt_val'     'fl_z_wage_sig'        16              13              0.8          0.92714     -9999    17.447      0          0.14616    0.85384     7.2565e-32     0.00057365    -10.822    -7.5039    -3.9703     -1.5993    0.056685      1.0354     2.3528    3.9152    6.3993    9.2424    10.744    11.613    12.565    13.587    15.339    17.328    17.446         33.566                1                 75.922             0.83757                38.433              0.63117                27.211               0.65683                 10.279              0.56141           -0.0029256      -0.015935      -0.051576     -0.069954     -0.074836    -0.070551      -0.05571    0.0023001      0.11695     0.30895      0.46627      0.55778      0.65304      0.75564      0.87005      0.97215       0.99808  
    cl_mt_val_p2v14       0.60714       5.7323      6.278     'cl_mt_val'     'fl_z_wage_sig'        16              14              0.8           1.0952     -9999    17.425      0           0.1907     0.8093    -2.1352e-32    -1.2561e-34    -13.823    -9.2821    -5.4155     -2.7048     -1.2467      0.2384     1.6508    3.0343    6.0566    8.9823    10.563    11.459    12.529    13.533     15.41    17.346    17.413         39.413                1                 84.428             0.82817                45.441              0.66284                 27.29               0.66842                 11.698              0.53448           -0.0041308      -0.026272      -0.070112      -0.10486      -0.12108     -0.12456      -0.11483    -0.072969     0.050813     0.24855       0.4187      0.51511      0.62057      0.73492      0.85849      0.96999       0.99784  
    cl_mt_val_p2v15          0.65       5.2923     6.6324     'cl_mt_val'     'fl_z_wage_sig'        16              15              0.8           1.2532     -9999    17.388      0          0.21978    0.78022    -1.1313e-32     -9.986e-36    -14.451    -10.329      -6.17     -3.9295     -2.1506    -0.53894    0.75323    2.5461    5.9319    8.8224    10.493    11.434    12.442    13.449     15.42    17.348    17.383         43.989                1                 91.856             0.82181                48.692              0.66143                29.695               0.63946                 13.469              0.48712           -0.0049829      -0.033871      -0.088895      -0.13712      -0.16234     -0.17429      -0.17132     -0.13971    -0.019401      0.1916      0.37571       0.4811       0.5901      0.71484       0.8473      0.96727       0.99758  

                         fl_z_wage_sig     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_rho    coefofvar    min      max      pYis0    pYls0    pYgr0     pYisMINY       pYisMAXY       p0_1        p1         p5         p10        p15        p20        p25       p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1    fracByP1     fracByP5    fracByP10    fracByP15    fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                         _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    ____    ______    _____    _____    _____    ___________    ___________    _______    _______    _______    _______    _______    _______    _______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    __________    _________    ________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_pol_c_p2v1           0.05       1.7922    0.14935    'cl_mt_pol_c'    'fl_z_wage_sig'        16               1              0.8          0.08333     0.02    6.1422      0        0        1      -6.5365e-34    -3.5328e-34      1.466      1.466     1.5671     1.6177     1.6683     1.6683     1.6683    1.6683    1.7694     1.921     1.921     1.921     1.921    1.9716    1.9716    2.1738    2.3254        0.075181            0.93775             0.13383                   1              0.011581              0.48324               0.099942              0.97866               0.022305                 1               0.012289     0.012289    0.071822     0.11659       0.3363       0.3363       0.3363       0.3363      0.46815      0.86335      0.86335      0.86335      0.86335      0.95051      0.95051      0.99098             1  
    cl_mt_pol_c_p2v2       0.092857       1.7886    0.28332    'cl_mt_pol_c'    'fl_z_wage_sig'        16               2              0.8          0.15841     0.02    6.3797      0        0        1       5.1187e-34    -7.8316e-36     1.1139     1.2658     1.4684     1.4684      1.519      1.519      1.519    1.6203    1.7721     1.924     1.924    2.0253    2.0759    2.1772    2.2278    2.5823    2.8861         0.27165            0.93732             0.48163             0.99997               0.04028              0.48177                0.36108              0.98012               0.080273                 1               0.001839     0.008839     0.11325     0.11325      0.22904      0.22904      0.22904       0.3083      0.46807      0.70346      0.70346        0.784       0.8185      0.88042      0.93489      0.98931       0.99902  
    cl_mt_pol_c_p2v3        0.13571       1.7825    0.41409    'cl_mt_pol_c'    'fl_z_wage_sig'        16               3              0.8          0.23232     0.02    7.4813      0        0        1      -1.1114e-31    -8.5268e-34    0.91143     1.0633     1.2659     1.3165     1.3671     1.4684     1.4684    1.5697    1.7216    1.8735    2.0254    2.1267    2.1773    2.3292    2.5317    2.9875    3.5444         0.58742            0.92667              1.0366             0.99621               0.13259               0.4969                0.73252              0.96487                0.17147                 1             0.00067129    0.0057343    0.064897    0.088694      0.11326      0.23015      0.23015      0.30713      0.41465      0.58666      0.68085       0.7574      0.79417      0.85921       0.9342      0.98212       0.99836  
    cl_mt_pol_c_p2v4        0.17857       1.7966    0.54987    'cl_mt_pol_c'    'fl_z_wage_sig'        16               4              0.8          0.30607     0.02    7.6294      0        0        1      -3.5173e-33     3.1804e-34    0.75915    0.91098     1.0628      1.164     1.2652     1.3665     1.3665    1.4677    1.7207    1.9232     2.075    2.2268    2.3787    2.5305    2.8341    3.4162    4.0235          1.0623             0.9276              1.9837             0.97014               0.44798              0.53653                 1.2334              0.93713                0.30236                 1             0.00041777    0.0052707    0.035354    0.065453      0.10202      0.17418      0.17418      0.25389      0.38935      0.54802      0.64529      0.71649      0.77374      0.83662      0.92129      0.98013       0.99773  
    cl_mt_pol_c_p2v5        0.22143       1.8242    0.68543    'cl_mt_pol_c'    'fl_z_wage_sig'        16               5              0.8          0.37574     0.02    7.8188      0        0        1       5.6999e-32    -1.4129e-33    0.60728    0.80971    0.96153     1.0627      1.164     1.2652     1.3158     1.417    1.7206    1.9737    2.2267    2.3785     2.543    2.7834    3.1376    3.8714     5.086          1.6978            0.92585              3.4286             0.95913                1.0763              0.59677                 1.8825              0.90216                0.46981                 1             0.00032366    0.0052595    0.030874    0.052414     0.086542      0.12855      0.18269      0.23035      0.36832      0.52574      0.63466      0.69812      0.75045      0.82447      0.90543      0.97607       0.99716  
    cl_mt_pol_c_p2v6        0.26429       1.8524    0.83808    'cl_mt_pol_c'    'fl_z_wage_sig'        16               6              0.8          0.45243     0.02    10.744      0        0        1        3.847e-32     4.2621e-07     0.5068    0.65885    0.81089     1.0136      1.077     1.1657     1.2163    1.4191    1.6725    1.9765    2.2806    2.4707    2.6987    2.9901    3.3829    4.5106    6.1577           2.569            0.91915              5.6115             0.95095                2.1603              0.63024                 2.7489              0.87157                0.70237                 1             0.00034398    0.0032898    0.021334     0.04931     0.080883      0.11313      0.15474      0.22189      0.34495      0.48029      0.60232      0.65754      0.72838      0.80448      0.88968      0.97259        0.9963  
    cl_mt_pol_c_p2v7        0.30714       1.9302    0.99813    'cl_mt_pol_c'    'fl_z_wage_sig'        16               7              0.8          0.51712     0.02    11.142      0        0        1       3.6355e-33     1.4026e-34    0.44314    0.60774    0.77833    0.96225     1.0129     1.1142     1.1648    1.4054    1.7219    2.0764    2.3803    2.6209    2.8867    3.1906    3.8363    4.9632    7.8246          3.4639            0.89805              8.5141              0.9392                3.7983              0.64919                 3.7195              0.83355                0.99627                 1             0.00024572    0.0030903    0.018261    0.047183     0.067196     0.096789      0.12381      0.19002      0.31811      0.47141       0.5752      0.64096      0.71276      0.78919       0.8798      0.96916       0.99468  
    cl_mt_pol_c_p2v8           0.35       2.0311      1.208    'cl_mt_pol_c'    'fl_z_wage_sig'        16               8              0.8          0.59474     0.02    14.506      0        0        1        3.004e-32     4.7741e-05     0.4541    0.64331    0.79468    0.87036     1.0091       1.11     1.1731    1.4632    1.7786    2.1191    2.5733    2.8255     3.103    3.4815    4.2005    5.2979     14.38          4.0907            0.86777              11.765             0.90942                 5.128              0.58686                 5.1782              0.82515                 1.4592                 1             0.00024227    0.0028913    0.020785    0.040367     0.062488     0.091795      0.11767      0.20694      0.30407      0.44764      0.56748      0.62464      0.69714      0.77846      0.87019      0.96027       0.99658  
    cl_mt_pol_c_p2v9        0.39286       2.0939     1.4811    'cl_mt_pol_c'    'fl_z_wage_sig'        16               9              0.8          0.70732     0.02    18.181      0        0        1      -2.0591e-32     0.00052698    0.45453    0.60604    0.71967     0.8333    0.95956     1.0606     1.1616    1.3636    1.7424    2.1716    2.6767    2.9292    3.2069     3.712     4.419    6.1361     18.03          5.1949            0.80425              15.918              0.8787                6.9616              0.56004                 6.7629              0.79572                 2.1936                 1              0.0002595    0.0036814    0.016699    0.035101     0.058691     0.087182      0.10771      0.17178      0.28455      0.42845       0.5344      0.60342      0.67519      0.75823      0.85414      0.94628       0.99439  
    cl_mt_pol_c_p2v10       0.43571       2.1533     1.7613    'cl_mt_pol_c'    'fl_z_wage_sig'        16              10              0.8          0.81796     0.02    22.208      0        0        1      -2.6063e-32    -1.6938e-34    0.45503    0.56879    0.68255    0.80895    0.91007     1.0112     1.1629    1.3651    1.7064    2.2372    2.7681    2.9956    3.3369    3.8678    4.5882     7.546     18.58          6.3887            0.75249              20.157             0.85742                9.3655              0.57571                  7.689              0.74724                 3.1022                 1             0.00062371    0.0060301    0.020275    0.036881     0.054315     0.075615      0.10241      0.15978      0.26683      0.40181      0.51509      0.58507      0.65776      0.73948       0.8353      0.93379       0.99465  
    cl_mt_pol_c_p2v11       0.47857       2.2198     2.1628    'cl_mt_pol_c'    'fl_z_wage_sig'        16              11              0.8          0.97431     0.02    23.299      0        0        1       6.4828e-32    -6.8875e-34    0.45388     0.4917      0.643    0.77833    0.86994    0.90776     1.0591    1.3616    1.6642    2.3072    2.7737    3.0259    3.4293    3.9336    4.6901    10.187    22.505          7.6718            0.68101              25.242             0.81829                10.396              0.49037                 10.168              0.75393                 4.6777                 1              0.0011995    0.0022789    0.016196    0.030495     0.050292     0.071554     0.091972      0.14876      0.25146      0.38087      0.49644      0.56521      0.63288      0.71541      0.81227      0.91493       0.99188  
    cl_mt_pol_c_p2v12       0.52143       2.3035     2.6681    'cl_mt_pol_c'    'fl_z_wage_sig'        16              12              0.8           1.1582     0.02    27.981      0        0        1       4.9853e-32     1.2143e-34     0.3788    0.49244    0.64396     0.7576    0.83336    0.90912     1.0228    1.2122    1.7046    2.3864    2.8031    3.0556     3.485    4.0531    4.8234    14.268    27.577          8.8403            0.61251              31.304             0.78683                9.7581              0.36273                 14.427              0.78981                 7.1185                 1             0.00016263     0.003446    0.012322    0.027589       0.0504     0.064803     0.088982      0.13461      0.22872      0.36808      0.47401      0.53829      0.60995      0.68992      0.78557      0.89472       0.99158  
    cl_mt_pol_c_p2v13       0.56429       2.3598     3.1601    'cl_mt_pol_c'    'fl_z_wage_sig'        16              13              0.8           1.3392     0.02    33.115      0        0        1       7.2565e-32     0.00057365    0.34022    0.45363    0.58375    0.68045    0.79386    0.86946    0.98287    1.2097    1.7011     2.369    2.7722     3.062    3.5157    4.1079    4.8387    18.372    32.888          10.279            0.56141              37.765             0.76383                9.8138              0.29549                 17.965              0.79506                 9.9862                 1             0.00017367    0.0022907    0.011602    0.027477     0.044634     0.057743     0.078375      0.12791      0.21582      0.34573      0.45545      0.51608      0.58607      0.66761      0.76043      0.87544       0.99037  
    cl_mt_pol_c_p2v14       0.60714       2.3907     3.4862    'cl_mt_pol_c'    'fl_z_wage_sig'        16              14              0.8           1.4582     0.02    38.734      0        0        1      -2.1352e-32    -1.2561e-34    0.30281    0.41636    0.52991    0.64346    0.75702    0.83272    0.94627    1.1734    1.7033    2.3215    2.7253    3.0659    3.5327    4.1257    4.8449    23.404    33.384          11.698            0.53448              42.947             0.75863                14.752              0.38751                 16.042              0.70755                 12.154                 1             0.00015928    0.0021392     0.01027    0.025742     0.041288     0.053533     0.072607      0.11978      0.21028       0.3324       0.4371       0.5039        0.566      0.64736      0.73946      0.86642       0.98998  
    cl_mt_pol_c_p2v15          0.65       2.4591     4.1689    'cl_mt_pol_c'    'fl_z_wage_sig'        16              15              0.8           1.6953     0.02    40.784      0        0        1      -1.1313e-32     2.2954e-34    0.25175    0.37763    0.49092    0.60421     0.7175    0.83078    0.90631    1.1581    1.6616    2.2658    2.6812    3.0588    3.5497    4.1287    4.8588     32.74    39.525          13.469            0.48712              52.304             0.74448                13.172              0.28467                 21.752              0.74523                  17.38                 1             0.00012015    0.0017478    0.012743     0.01925     0.035087     0.052306      0.06725      0.10754        0.193      0.31505      0.41568      0.47479      0.53983      0.61797      0.71023      0.84335       0.98807  

                         fl_z_wage_sig     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_rho    coefofvar    min     max         pYis0       pYls0     pYgr0      pYisMINY       pYisMAXY       p0_1        p1         p5         p10        p15        p20        p25       p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1     fracByP1      fracByP5     fracByP10    fracByP15    fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                         _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    ___    ______    ___________    _____    _______    ___________    ___________    _______    _______    _______    _______    _______    _______    _______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    __________    __________    __________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_pol_k_p2v1           0.05       4.3173    0.68378    'cl_mt_pol_k'    'fl_z_wage_sig'        16               1              0.8          0.15838      0     10.369    -6.5365e-34      0            1    -6.5365e-34      1.287e-34     2.7488     2.7914     3.2649     3.5859     3.6398     3.6398     3.8231    3.8231    4.4234    4.8026    4.8026    4.8026    4.9289    5.1197    5.3397    6.2453    6.7826         0.3467             0.94453             0.59965             0.97866              0.032155              0.29304               0.46756                  1                  0.099942              0.97866           0.0031475     0.0084451      0.054936     0.088262      0.16813     0.16813      0.30122      0.30122      0.43496      0.81439      0.81439      0.81439      0.81519      0.92285      0.94128      0.98782       0.99972  
    cl_mt_pol_k_p2v2       0.092857       4.3528     1.3003    'cl_mt_pol_k'    'fl_z_wage_sig'        16               2              0.8          0.29872      0     13.019     5.1187e-34      0            1     5.1187e-34    -2.0266e-36     1.6573     2.1506     2.7532     2.7532     3.0591     3.1646     3.1646    3.6606    4.1272    4.8101    5.0833    5.4852    5.6224    6.2803    6.4979    8.0696    9.4515         1.2684             0.95363              2.1664             0.98006               0.11456              0.29856                1.6907                  1                   0.36108              0.98012            0.000375     0.0048514      0.066767     0.066767     0.092848     0.16672      0.16672      0.25073      0.38567      0.62466      0.65239      0.74189      0.77296       0.8473      0.91803      0.98609       0.99816  
    cl_mt_pol_k_p2v3        0.13571       4.3946     1.8334    'cl_mt_pol_k'    'fl_z_wage_sig'        16               3              0.8          0.41719      0     16.245    -1.1114e-31      0            1    -1.1114e-31    -1.2112e-33     1.2567     1.5206     1.8461      2.277     2.7533      2.901     3.0592    3.3651    4.1358    4.6837    5.4854    5.7597    6.3505    6.6458    7.9117    9.8105    12.374         2.6387             0.94019              4.4117             0.95764               0.31795              0.26914                3.3612                  1                   0.73252              0.96487          0.00083654     0.0031817      0.025195      0.04251     0.072319     0.10366      0.16468       0.2171      0.34215      0.51983      0.62037      0.67631      0.74499      0.82649      0.92073      0.97615       0.99728  
    cl_mt_pol_k_p2v4        0.17857       4.4808     2.3936    'cl_mt_pol_k'    'fl_z_wage_sig'        16               4              0.8          0.53418      0      20.25    -3.5173e-33      0            1    -3.5173e-33    -2.0449e-34    0.88567     1.0546     1.5499     1.8451     2.2829     2.7654     2.8468    3.1615    3.9433    4.9028    5.7569    6.1154    6.3473    7.7496    9.4472    11.314    18.931         4.5585             0.91444              8.0268              0.9018                1.0643              0.29284                5.7291                  1                    1.2334              0.93713          0.00028346     0.0021359      0.019759     0.034351     0.056702    0.085367      0.14255      0.18269        0.299      0.45482      0.58811      0.63689      0.70645      0.79709      0.89832      0.96854       0.99587  
    cl_mt_pol_k_p2v5        0.22143       4.6119     3.0442    'cl_mt_pol_k'    'fl_z_wage_sig'        16               5              0.8          0.66009      0     24.797     5.6999e-32      0            1     5.6999e-32     6.5728e-06    0.63259    0.77705     1.3284     1.5182     1.9188     2.5572      2.562    2.8677    3.8271    5.2843    5.9041    6.0728    6.6422    8.4028    11.292    13.854    23.735         7.0897             0.87049               13.46              0.8478                2.3102               0.2884                9.2674                  1                    1.8825              0.90216          0.00027018     0.0015069      0.013663     0.029765     0.047624    0.095498      0.10478      0.15873      0.26354      0.41437      0.53339      0.60092      0.66886      0.74953      0.86468      0.95971       0.99495  
    cl_mt_pol_k_p2v6        0.26429       4.7479     3.7634    'cl_mt_pol_k'    'fl_z_wage_sig'        16               6              0.8          0.79265      0     30.267      3.847e-32      0            1      3.847e-32     3.6214e-05    0.47513    0.63351     1.0981     1.1641     1.5838     2.3863     2.4557    2.5277     3.673     5.521    5.7206    5.9755    7.4437    9.7982    12.882    17.453    29.279         10.331             0.82311              20.995             0.79231                4.0829              0.26526                14.163                  1                    2.7489              0.87157          0.00010083     0.0011309      0.010053     0.021705     0.036449    0.060227     0.093676      0.14999       0.2509      0.37614      0.49378       0.5553       0.6282      0.71993      0.83612      0.94927       0.99391  
    cl_mt_pol_k_p2v7        0.30714        4.956     4.4706    'cl_mt_pol_k'    'fl_z_wage_sig'        16               7              0.8          0.90207      0     36.072     3.6355e-33      0            1     3.6355e-33      1.026e-08    0.31653    0.55895    0.84408     1.0108     1.8345     2.0511     2.2318    2.3215    3.6637    5.1911     5.783    6.1803    8.0715      11.3    14.014    22.379    34.495         13.468             0.77956               29.76             0.73295                6.0542              0.23103                19.987                  1                    3.7195              0.83355          7.0329e-05    0.00083709     0.0078451      0.01767     0.030164    0.049562     0.076248      0.11777      0.21091      0.35268      0.45622      0.51869      0.58924      0.68658      0.82049       0.9421       0.99321  
    cl_mt_pol_k_p2v8           0.35       5.1827      5.195    'cl_mt_pol_k'    'fl_z_wage_sig'        16               8              0.8           1.0024      0     41.258      3.004e-32      0            1      3.004e-32       3.94e-05    0.21023    0.50771    0.79207     1.2141     1.5721     1.6566     1.9536    2.1864    3.9314    4.9447    6.0011    6.6223    9.2503    13.409    14.779    27.814    38.939         15.439             0.76157              38.824             0.69781                6.6577              0.17717                26.988                  1                    5.1782              0.82515          4.4668e-05    0.00074063      0.006122     0.017286     0.032399    0.046924     0.063415      0.10578      0.18688       0.3244      0.42005      0.48255      0.55799      0.66504      0.80586      0.93235       0.99243  
    cl_mt_pol_k_p2v9        0.39286       5.2018     5.7384    'cl_mt_pol_k'    'fl_z_wage_sig'        16               9              0.8           1.1032      0     43.812    -2.2187e-32      0            1    -2.2187e-32     9.8219e-09    0.16571    0.34247    0.62971     1.0242     1.2815     1.3809     1.7676    2.0201    3.6755    4.5242    5.9972     7.102    9.7639    14.914    15.467    29.969     43.28         18.503             0.73936              47.987             0.68369                8.2946              0.17222                32.929                  1                    6.7629              0.79572          4.1471e-05    0.00046185     0.0055471     0.013583      0.02426    0.037166      0.05075     0.087707       0.1637      0.28985      0.38187      0.44616      0.52666      0.64476      0.79262      0.92814             1  
    cl_mt_pol_k_p2v10       0.43571        5.122     5.8422    'cl_mt_pol_k'    'fl_z_wage_sig'        16              10              0.8           1.1406      0     45.025     0.00023615      0      0.99976     0.00023615     9.2379e-09    0.13272    0.23226    0.42429     0.7816     1.0175     1.1502     1.6175    1.8433    3.8046    4.1711    5.7637    7.4259    10.706    15.464    15.959    27.335    39.716          20.69             0.73472              52.569             0.67417                 10.75              0.19922                34.131                  1                     7.689              0.74724          2.8905e-05    0.00037508     0.0033235    0.0094851     0.018576    0.029002     0.041354     0.087423      0.14738       0.2654      0.35418      0.41858      0.50215      0.63288      0.79015      0.93316         0.992  
    cl_mt_pol_k_p2v11       0.47857       5.1265     6.2359    'cl_mt_pol_k'    'fl_z_wage_sig'        16              11              0.8           1.2164      0     48.762      0.0013269      0      0.99867      0.0013269     8.7776e-09          0     0.2096    0.37508    0.67294    0.81636    0.94874     1.4709    1.7768    3.5081    3.8235    5.2701    7.5647    11.815    15.718    16.349    31.995    39.715         23.159               0.713              60.377             0.67884                11.322              0.18522                38.887                  1                    10.168              0.75393                   0    0.00027885     0.0033705    0.0073606     0.015159    0.023332     0.035026     0.070175      0.13714      0.24398      0.32196      0.38801      0.48371      0.61777      0.77488      0.94339         0.992  
    cl_mt_pol_k_p2v12       0.52143       5.2737     6.8463    'cl_mt_pol_k'    'fl_z_wage_sig'        16              12              0.8           1.2982      0      50.25      0.0031257      0      0.99687      0.0031257     1.5537e-09          0    0.20992    0.34052    0.57451    0.69604    0.79548     1.3256    1.8442    3.1819    3.4802     5.038     7.876    12.584     15.88    16.528    41.002    45.186         25.126             0.67844              70.461              0.6902                9.1622              0.13273                46.872                  1                    14.427              0.78981                   0    0.00022506     0.0025995    0.0073446     0.013505    0.020277     0.030999     0.057951      0.14833      0.23448      0.30382      0.36936      0.46274      0.61253      0.76109      0.98186       0.99197  
    cl_mt_pol_k_p2v13       0.56429       5.1588     7.1504    'cl_mt_pol_k'    'fl_z_wage_sig'        16              13              0.8            1.386      0     51.477      0.0047187      0      0.99528      0.0047187     5.1701e-07          0    0.16539    0.26462    0.44103    0.55129    0.70565     1.1577    1.5877    2.8777    3.1093    5.2672    7.8756    12.932    15.877    16.495    40.647    47.836         27.211             0.65683               77.92             0.69651                8.8274              0.11746                51.128                  1                    17.965              0.79506                   0    0.00040591     0.0017972    0.0051039     0.010469    0.016332     0.025815     0.051831      0.12703      0.21087      0.27843      0.34625      0.44421      0.59513      0.75128      0.90901       0.99377  
    cl_mt_pol_k_p2v14       0.60714       4.8394     6.5034    'cl_mt_pol_k'    'fl_z_wage_sig'        16              14              0.8           1.3438      0     48.018      0.0091295      0      0.99087      0.0091295     7.5899e-09          0    0.10597    0.18768    0.34223    0.46367    0.59615     1.0216    1.5235     2.484    2.8152    4.7944    7.7279    13.005    15.787    16.505    31.891    40.024          27.29             0.66842              72.543             0.68692                14.208              0.20007                42.294                  1                    16.042              0.70755                   0    2.9442e-05      0.001391    0.0043303    0.0084141    0.013837     0.023357     0.049406      0.11948      0.19984      0.26356      0.33679      0.43683      0.59286      0.75856      0.96006       0.99121  
    cl_mt_pol_k_p2v15          0.65       4.7635     7.0016    'cl_mt_pol_k'    'fl_z_wage_sig'        16              15              0.8           1.4699      0     47.104       0.016491      0      0.98351       0.016491     2.4323e-07          0          0     0.1542    0.25333    0.37448    0.63882    0.88114    1.2489    2.1715    2.4693    4.5441    7.5526    13.686    15.662    16.191    38.725    41.634         29.695             0.63946              83.054             0.70388                12.279                0.158                49.023                  1                    21.752              0.74523                   0             0    0.00099144    0.0030309    0.0063403    0.011135     0.020128     0.042036      0.10263      0.17422      0.23293       0.3032      0.40997      0.56879      0.73781      0.98495       0.99139  

                       fl_z_wage_sig     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_rho    coefofvar     min      max        pYis0          pYls0        pYgr0      pYisMINY       pYisMAXY        p0_1         p1          p5         p10       p15       p20       p25       p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1      fracByP1       fracByP5       fracByP10     fracByP15     fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                       _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    _____    ______    __________    ___________    _______    ___________    ___________    ________    ________    ________    _______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    ___________    ___________    ___________    ___________    __________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_coh_p2v1           0.05       6.0835    0.89609     'cl_mt_coh'     'fl_z_wage_sig'        16               1              0.8           0.1473     -4.67    53.567     1.608e-33    -1.9157e-33          1    -6.5365e-34    -3.2069e-34      4.1263      4.1263      4.7329     5.0362    5.3395    5.3395    5.3395    5.3395    5.9462    6.8561    6.8561    6.8561    6.8561    7.1595    7.1595    8.3727    9.2827        0.45109             0.93775             0.80297                1                 0.069488              0.48324               0.59965               0.97866               0.13383                     1             0.010187       0.010187       0.062892        0.10396       0.31113      0.31113     0.31113      0.31113      0.44017      0.85162      0.85162      0.85162      0.85162      0.94486      0.94486      0.98955             1  
    cl_mt_coh_p2v2       0.092857       6.0615        1.7     'cl_mt_coh'     'fl_z_wage_sig'        16               2              0.8          0.28045     -4.67    54.267    9.0608e-13      1.268e-12          1     5.1187e-34    -4.8074e-35      2.0136      2.9249      4.1401     4.1401    4.4439    4.4439    4.4439    5.0515    5.9629    6.8743    6.8743    7.4819    7.7857    8.3933    8.6971    10.824    12.646         1.6299              0.9373              2.8899                1                  0.24192              0.48225                2.1664               0.98006               0.48163               0.99997           0.00097586      0.0055141       0.090821       0.090821       0.19078      0.19078     0.19078      0.26292      0.41859      0.66316      0.66316       0.7502      0.78838      0.85833      0.92108      0.98642       0.99871  
    cl_mt_coh_p2v3        0.13571       6.0107     2.5128     'cl_mt_coh'     'fl_z_wage_sig'        16               3              0.8          0.41805     -4.67     55.18    0.00033435      0.0015291    0.99814    -1.1114e-31    -1.6077e-33    -0.11284      1.4062      2.9252     3.2291    3.5329    4.1405    4.1405    4.7481    5.6595     6.571    7.4824      8.09    8.3938    9.3052     10.52    13.559      16.9         3.5641             0.92655               6.314                1                  0.86573              0.53469                4.4117               0.95764                1.0366               0.99621          -0.00011582      0.0016671       0.040904       0.057214      0.075984      0.17255     0.17255      0.24052      0.34183      0.51911      0.62129      0.70702      0.74894      0.82434      0.91417      0.97846       0.99742  
    cl_mt_coh_p2v4        0.17857       6.2092     3.7187     'cl_mt_coh'     'fl_z_wage_sig'        16               4              0.8           0.5989     -4.67    56.365    0.00071827      0.0044205    0.99486    -3.5173e-33     2.0445e-36     -1.0261     0.79588      1.7069     2.3142    2.9215    3.5288    3.5288    4.1361    5.6544    6.8691    8.0837     8.691     9.602    10.817    12.639    19.319    26.911         6.9531             0.89779              13.829                1                    3.818              0.67615                8.0268                0.9018                1.9837               0.97014          -0.00025571     0.00066106       0.014255        0.02996      0.052989      0.10726     0.10726      0.17189      0.29036       0.4454      0.58058      0.62857       0.6938      0.78362      0.86742      0.96582       0.99564  
    cl_mt_coh_p2v5        0.22143       6.6725     5.2152     'cl_mt_coh'     'fl_z_wage_sig'        16               5              0.8           0.7816     -4.67     57.88    0.00057931       0.014558    0.98486     5.6999e-32     4.1389e-34     -1.9372      -0.419     0.79557     1.7065    2.3138    2.9211    3.2247     3.832    5.6538     7.172    8.6902    9.6012    11.119    12.941    16.889    25.391    36.625         12.206             0.87479              27.199                1                    10.31              0.75131                 13.46                0.8478                3.4286               0.95913           -0.0003983     -0.0017543      0.0033148       0.013825      0.027166     0.052903    0.090101       0.1265      0.23996      0.37712      0.49158      0.55702      0.64208      0.72702      0.83362      0.95612       0.99407  
    cl_mt_coh_p2v6        0.26429       7.3592     7.0411     'cl_mt_coh'     'fl_z_wage_sig'        16               6              0.8          0.95678     -4.67    59.796     0.0074094       0.046679    0.94591      3.847e-32     4.2621e-07     -1.9332      -1.021           0    0.49943    1.7158    2.3239     2.628    3.8443    5.3647    7.7974     9.926     11.75    13.271    15.704    21.177    33.644    49.761         20.094             0.85572              49.577                1                   22.971              0.79766                20.995               0.79231                5.6115               0.95095           -0.0007489     -0.0024213      -0.003721     -0.0015161      0.010365     0.026059    0.049349      0.09389      0.18145        0.319      0.43198      0.51167      0.59098      0.68346      0.80702      0.94437        0.9932  
    cl_mt_coh_p2v7        0.30714       8.6901     9.0822     'cl_mt_coh'     'fl_z_wage_sig'        16               7              0.8           1.0451     -4.67    62.181      0.012208       0.064443    0.92335     3.6355e-33     1.4026e-34      -2.239     -1.0236    -0.41583    0.49578    1.4074    2.0151    2.6229    4.1422    5.9654    9.0041    11.739    13.562    15.689    19.639    26.628    45.468    57.927         29.503             0.84062              82.487                1                   44.212              0.83047                 29.76               0.73295                8.5141                0.9392          -0.00070958     -0.0023951     -0.0052659     -0.0044427     0.0022324     0.013743    0.029185     0.066405      0.15875      0.28537      0.40623      0.47795      0.55804       0.6558      0.78922      0.94076        0.9934  
    cl_mt_coh_p2v8           0.35       10.313      10.71     'cl_mt_coh'     'fl_z_wage_sig'        16               8              0.8           1.0384     -4.67    64.959     0.0011038       0.021433    0.97746      3.004e-32     4.7741e-05     -2.2481    -0.73442      1.3847     1.9902    2.2929    2.5957    3.2011    4.1094    6.5312    10.164    13.494    15.311    18.943    23.787    33.475    52.244    64.354         35.461              0.8485               114.7                1                   64.109              0.82755                38.824               0.69781                11.765               0.90942          -0.00027335     -0.0016981      0.0024895        0.01756      0.026743      0.03202    0.046958     0.084442      0.15953      0.28204      0.40892      0.46452      0.55335      0.64922      0.78441      0.94612       0.99698  
    cl_mt_coh_p2v9        0.39286       11.275     12.231     'cl_mt_coh'     'fl_z_wage_sig'        16               9              0.8           1.0848     -4.67    68.054     0.0018998       0.016556    0.98154    -2.0591e-32     0.00052698     -1.9428     -1.0338     0.78434     1.3904    1.6934    2.2994    2.9055    4.1175    6.8447    11.087    14.723     17.45    21.693    27.753    38.965    54.722    67.448         45.373             0.85059               149.6                1                   85.698              0.83481                47.987               0.68369                15.918                0.8787          -0.00024074     -0.0013334     0.00033412      0.0082638      0.013984     0.021616    0.033524     0.070236        0.137       0.2634      0.37211      0.43989      0.53122      0.63854       0.7805      0.95261        0.9961  
    cl_mt_coh_p2v10       0.43571       12.019     13.347     'cl_mt_coh'     'fl_z_wage_sig'        16              10              0.8           1.1106     -4.67    71.472     0.0036219       0.028389    0.96799    -2.6063e-32    -3.0687e-35     -1.9398    -0.42301      0.1837    0.79041    1.3971    2.0038    2.9139    4.1273    7.4642    11.711    15.958    19.295    24.149    31.126    42.957    55.698    69.652         54.625             0.84904              178.15                1                   105.42              0.85516                52.569               0.67417                20.157               0.85742          -0.00036651     -0.0011218    -0.00095205       0.002263     0.0074818     0.013815    0.035545     0.054962      0.12282      0.24689      0.35658      0.42668      0.52025      0.63534      0.78197      0.94979       0.99641  
    cl_mt_coh_p2v11       0.47857        12.81     14.263     'cl_mt_coh'     'fl_z_wage_sig'        16              11              0.8           1.1134     -4.67    75.213      0.015447       0.044205    0.94035     6.4828e-32    -2.5024e-34     -1.3415    -0.73634           0    0.47401    1.0792    1.9869    2.5921    4.1051    7.7361    12.578    17.721    21.655    26.799    33.456     45.56    56.755     72.49         63.064             0.84888              203.43                1                   117.81              0.84262                60.377               0.67884                25.242               0.81829          -0.00011678    -0.00096028     -0.0016722    -0.00054733     0.0030192      0.01013    0.021477     0.045898      0.11571      0.23617      0.34774      0.42694      0.52013       0.6377      0.78705      0.94686       0.99547  
    cl_mt_coh_p2v12       0.52143       13.741     14.911     'cl_mt_coh'     'fl_z_wage_sig'        16              12              0.8           1.0852     -4.67    79.272      0.014269       0.060474    0.92526     4.9853e-32     6.0126e-05     -1.6396     -1.0335    -0.12439    0.78473    1.6938     2.603     3.209    5.0273    8.0577    13.209     19.27     23.21    28.361    35.331     47.15    63.817     78.06         67.968             0.84262              222.35                1                   120.58              0.80203                70.461                0.6902                31.304               0.78683          -0.00013282     -0.0010953     -0.0025712     -0.0016348     0.0033856     0.013062    0.022272     0.059538      0.12426      0.24055      0.36103      0.43463      0.53187      0.64542       0.7918      0.94629         0.996  
    cl_mt_coh_p2v13       0.56429       14.122     15.646     'cl_mt_coh'     'fl_z_wage_sig'        16              13              0.8           1.1079     -4.67    83.637     0.0088769       0.062403    0.92872     7.2565e-32     0.00057365     -1.9482     -1.3433    -0.13365    0.47119    1.3785    2.2857     3.193    4.7051    8.3342    13.778    20.431    24.665    29.504    36.762    48.556    68.818    83.032         75.922             0.83757              244.78                1                    129.1              0.78511                 77.92               0.69651                37.765               0.76383          -0.00024657     -0.0015577     -0.0033079      -0.002549     0.0012885    0.0089432    0.020242      0.04858      0.11856      0.22984       0.3496      0.43022      0.52654       0.6412      0.79221      0.94366       0.99594  
    cl_mt_coh_p2v14       0.60714       14.271     16.239     'cl_mt_coh'     'fl_z_wage_sig'        16              14              0.8           1.1379     -4.67    88.291     0.0075203       0.080165    0.91232    -2.1352e-32    -3.0073e-34     -2.2475     -1.6419     -0.7335    0.17492    1.0833    1.9918    2.9002    4.4142    8.0479    14.104    21.371    25.005    30.153    38.026    49.532    75.574    84.355         84.428             0.82817               263.7                1                   148.21              0.83578                72.543               0.68692                42.947               0.75863           -0.0003403     -0.0015697     -0.0043376     -0.0047496     -0.002369    0.0043982    0.013842     0.039223       0.1035      0.21858      0.34085      0.41948      0.51915      0.63357      0.78702      0.94268       0.99576  
    cl_mt_coh_p2v15          0.65       14.525     16.852     'cl_mt_coh'     'fl_z_wage_sig'        16              15              0.8           1.1603     -4.67    93.212      0.011084       0.087093    0.90182    -1.1313e-32    -3.0112e-34      -1.951     -1.6489    -0.74263    0.16368      1.07    1.6742    2.5805     4.091    8.0184    14.665    21.613     25.54    30.676    39.135    50.313    82.638    90.191         91.856             0.82181                 284                1                   148.65              0.79468                83.054               0.70388                52.304               0.74448          -0.00048275     -0.0014256     -0.0052889     -0.0054916    -0.0029906    0.0010318    0.010683     0.031137     0.094018      0.20886      0.33502      0.41934      0.51349      0.63107      0.78426      0.93891       0.99539  

Medium Grid Simulation (CROSS Limited Graphs)

it_size_type = 2;
ar_it_plot_sets = [3,4,102, 152,104,106];
bl_simu_cross = 'c';

% Simulate along parameters
ff_az_test_analyze( ...
    ar_it_plot_sets, bl_simu_cross, it_size_type, cl_st_param_keys, ...
    param_map, support_map, param_tstar_map);

close all
----------------------------------------
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Begin: Show all key and value pairs from container
CONTAINER NAME: SUPPORT_MAP
----------------------------------------
  Map with properties:

        Count: 51
      KeyType: char
    ValueType: any

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
----------------------------------------
----------------------------------------
pos = 34 ; key = st_img_name_main ; val = _default
pos = 35 ; key = st_img_path ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr//solve/img/
pos = 36 ; key = st_img_prefix ; val = 
pos = 37 ; key = st_img_suffix ; val = _p9.png
pos = 38 ; key = st_mat_name_main ; val = _default
pos = 39 ; key = st_mat_path ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr//solve/mat/
pos = 40 ; key = st_mat_prefix ; val = 
pos = 41 ; key = st_mat_suffix ; val = _p9
pos = 42 ; key = st_mat_test_name_main ; val = r
pos = 43 ; key = st_mat_test_path ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr//test/ff_ipwkbzr_ds_vecsv/mat/
pos = 44 ; key = st_mat_test_prefix ; val = nbc_
pos = 45 ; key = st_mat_test_suffix ; val = _g1516_cc_t2l30
pos = 46 ; key = st_matimg_path_root ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr/
pos = 47 ; key = st_profile_name_main ; val = _default
pos = 48 ; key = st_profile_path ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr//solve/profile/
pos = 49 ; key = st_profile_prefix ; val = 
pos = 50 ; key = st_profile_suffix ; val = _p9
pos = 51 ; key = st_title_prefix ; val = 
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Scalars in Container and Sizes and Basic Statistics
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
                                    i     idx    value
                                    __    ___    _____

    bl_display                       1     1        0 
    bl_display_defparam              2     2        0 
    bl_display_dist                  3     3        0 
    bl_display_evf                   4     4        0 
    bl_display_final                 5     5        0 
    bl_display_final_dist            6     6        1 
    bl_display_final_dist_detail     7     7        0 
    bl_display_funcgrids             8     8        0 
    bl_display_graph_stats           9     9        0 
    bl_display_simu_stats           10    10        1 
    bl_graph                        11    11        0 
    bl_graph_coh_t_coh              12    12        0 
    bl_graph_evf                    13    13        0 
    bl_graph_funcgrids              14    14        0 
    bl_graph_funcgrids_detail       15    15        0 
    bl_graph_onebyones              16    16        1 
    bl_graph_pol_lvl                17    17        0 
    bl_graph_pol_pct                18    18        0 
    bl_graph_val                    19    19        0 
    bl_img_save                     20    20        0 
    bl_mat                          21    21        0 
    bl_mat_test                     22    22        1 
    bl_post                         23    23        1 
    bl_profile                      24    24        0 
    bl_profile_dist                 25    25        0 
    bl_replacefile                  26    26        0 
    bl_time                         27    27        1 
    bl_timer                        28    28        1 
    it_display_every                29    29       20 
    it_display_final_colmax         30    30       12 
    it_display_final_rowmax         31    31      100 
    it_display_summmat_colmax       32    32        7 
    it_display_summmat_rowmax       33    33        7 

----------------------------------------
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Begin: Show all key and value pairs from container
CONTAINER NAME: PARAM_MAP
----------------------------------------
  Map with properties:

        Count: 55
      KeyType: char
    ValueType: any

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
----------------------------------------
----------------------------------------
pos = 4 ; key = cl_st_param_keys ; val = fl_z_wage_rho
pos = 51 ; key = st_analytical_stationary_type ; val = eigenvector
pos = 52 ; key = st_model ; val = ipwkbzr
pos = 53 ; key = st_v_coh_z_interp_method ; val = method_cell
pos = 54 ; key = st_z_r_borr_drv_ele_type ; val = unif
pos = 55 ; key = st_z_r_borr_drv_prb_type ; val = poiss
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Matrix in Container and Sizes and Basic Statistics
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
                         i    idx    rowN    colN    mean      std      min    max
                         _    ___    ____    ____    ____    _______    ___    ___

    ar_param_keys_idx    1     1      1       2      15.5    0.70711    15     16 

----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Scalars in Container and Sizes and Basic Statistics
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
                               i     idx     value 
                               __    ___    _______

    bl_default                  1     2           0
    bl_loglin                   2     3           0
    fl_Amean                    3     5           1
    fl_a_max                    4     6          50
    fl_a_min                    5     7           0
    fl_alpha                    6     8        0.36
    fl_b_bd                     7     9         -20
    fl_beta                     8    10        0.94
    fl_c_min                    9    11        0.02
    fl_coh_interp_grid_gap     10    12         0.1
    fl_crra                    11    13         1.5
    fl_default_wprime          12    14           0
    fl_delta                   13    15        0.08
    fl_k_max                   14    16          70
    fl_k_min                   15    17           0
    fl_loglin_threshold        16    18           1
    fl_nan_replace             17    19       -9999
    fl_r_save                  18    20       0.025
    fl_tol_dist                19    21       1e-05
    fl_tol_pol                 20    22       1e-05
    fl_tol_val                 21    23       1e-05
    fl_w                       22    24     0.44365
    fl_w_interp_grid_gap       23    25         0.1
    fl_w_max                   24    26          50
    fl_w_min                   25    27         -20
    fl_z_mu                    26    28           0
    fl_z_r_borr_max            27    29       0.095
    fl_z_r_borr_min            28    30       0.025
    fl_z_r_borr_n              29    31           5
    fl_z_r_borr_poiss_mean     30    32          20
    fl_z_rho                   31    33         0.8
    fl_z_sig                   32    34         0.2
    fl_z_wage_mu               33    35           0
    fl_z_wage_rho              34    36         0.8
    fl_z_wage_sig              35    37         0.2
    it_a_n                     36    38         750
    it_ak_perc_n               37    39          50
    it_c_interp_grid_gap       38    40      0.0001
    it_maxiter_dist            39    41        1000
    it_maxiter_val             40    42         250
    it_size_type               41    43           2
    it_st_simu_type_g_seed     42    44         123
    it_st_simu_type_g_simun    43    45          20
    it_tol_pol_nochange        44    46          25
    it_trans_power_dist        45    47        1000
    it_w_perc_n                46    48          50
    it_z_n                     47    49          55
    it_z_wage_n                48    50          11

----------------------------------------
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Begin: Show all key and value pairs from container
CONTAINER NAME: PARAM_TSTAR_MAP
----------------------------------------
  Map with properties:

        Count: 19
      KeyType: char
    ValueType: any

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
----------------------------------------
----------------------------------------
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Matrix in Container and Sizes and Basic Statistics
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
                              i     idx    rowN    colN     mean       std        min      max 
                              __    ___    ____    ____    ______    ________    _____    _____

    fl_a_max                   1     1      1        5         65      11.859       50       80
    fl_alpha                   2     2      1        5        0.4    0.079057      0.3      0.5
    fl_b_bd                    3     3      1        5      -12.5      5.9293      -20       -5
    fl_beta                    4     4      1       15       0.92    0.031944     0.87     0.97
    fl_c_min                   5     5      1        5     0.0155    0.011463    0.001     0.03
    fl_crra                    6     6      1       15          3      1.2778        1        5
    fl_delta                   7     7      1        5       0.08    0.047434     0.02     0.14
    fl_r_borr                  8     8      1        5      0.125    0.098821        0     0.25
    fl_r_save                  9     9      1        5      0.025    0.011859     0.01     0.04
    fl_w                      10    10      1        5       1.25     0.11859      1.1      1.4
    fl_z_r_borr_max           11    11      1        5     0.1225    0.021741    0.095     0.15
    fl_z_r_borr_n             12    12      1        6         15      7.4833        5       25
    fl_z_r_borr_poiss_mean    13    13      1        5       12.5      5.9293        5       20
    fl_z_rho                  14    14      1        5      0.495     0.39133        0     0.99
    fl_z_sig                  15    15      1        5      0.255     0.19369     0.01      0.5
    fl_z_wage_rho             16    16      1       15     0.4925     0.31465        0    0.985
    fl_z_wage_sig             17    17      1       15       0.35     0.19166     0.05     0.65
    it_a_n                    18    18      1        5       1300      948.68      100     2500
    it_z_n                    19    19      1        5         15      7.9057        5       25

                       fl_z_wage_rho      mean        sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_sig    coefofvar     min      max      pYis0       pYls0        pYgr0      pYisMINY       pYisMAXY        p0_1        p1         p5         p10        p15        p20        p25       p35        p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1      fracByP1      fracByP5     fracByP10     fracByP15    fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                       _____________    ________    _______    _____________    _______________    ___________    ____________    _____________    _________    _____    ______    _____    ___________    _______    ___________    ___________    ________    _______    _______    _______    _______    _______    _______    ______    _______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    ___________    __________    __________    __________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_val_p1v1              0         8.4452    0.30146     'cl_mt_val'     'fl_z_wage_rho'        15               1              0.2         0.035696     -9999    15.791      0        1.518e-33          1     8.5341e-34     3.3413e-35      7.5284      7.739     7.9362     8.0766      8.166     8.1666     8.2538     8.338     8.4614    8.5405    8.6558    8.6929    8.7668    8.8386     8.943    9.1421    9.3596        0.090877               1                 0.2267             0.99752              0.013219              0.46021               0.17647               0.98587               0.037012              0.99752            0.0015445      0.010731      0.048934       0.10821     0.18286      0.19117      0.26457      0.36062      0.51882      0.63772      0.76755      0.80482      0.85858      0.90619      0.95353      0.98977       0.99889  
    cl_mt_val_p1v2       0.070357         8.4345    0.32699     'cl_mt_val'     'fl_z_wage_rho'        15               2              0.2         0.038769     -9999    15.793      0      -6.6115e-33          1    -4.2915e-33     1.0504e-34       7.404     7.6682     7.8817     8.0177     8.1086     8.1592     8.2037    8.3012     8.4431    8.5614    8.6547    8.7032    8.7659    8.8561    8.9707    9.1838    9.4367         0.10693               1                0.26273             0.99684              0.014416               0.4582               0.20542               0.98665               0.042894              0.99683           0.00090272     0.0093259      0.047234      0.096335       0.146       0.2039      0.23978      0.33715      0.48464      0.63608      0.74556      0.79128      0.84132      0.89375      0.94809      0.98905       0.99887  
    cl_mt_val_p1v3        0.14071         8.4296    0.35666     'cl_mt_val'     'fl_z_wage_rho'        15               3              0.2          0.04231     -9999    15.804      0        1.806e-30          1     2.7827e-32    -1.9121e-33      7.3101     7.6001     7.8319      7.971     8.0691     8.1325     8.1773    8.3015     8.4268    8.5712    8.6733     8.723    8.7968    8.8906    9.0064    9.2533    9.5269         0.12721               1                0.30743             0.99539              0.015633              0.44688               0.24161               0.98677               0.050192              0.99538           0.00089073      0.009104      0.045823      0.092924     0.14317      0.19207      0.23702      0.34526      0.48426      0.63455       0.7418       0.7885      0.84057      0.89345      0.94596       0.9896       0.99887  
    cl_mt_val_p1v4        0.21107         8.4228     0.3913     'cl_mt_val'     'fl_z_wage_rho'        15               4              0.2         0.046458     -9999    15.819      0       5.1574e-26          1     5.3481e-33    -4.0189e-35      7.2011     7.5058     7.7653     7.9103     8.0223     8.0916     8.1574    8.2874     8.4141    8.5895    8.6845    8.7556    8.8302    8.9198    9.0622    9.3333    9.6191         0.15312               1                0.36284             0.99312              0.017641              0.43249               0.28596               0.98574               0.059234              0.99309           0.00089352     0.0092447      0.045196      0.092559     0.13977      0.18921      0.24251      0.33952       0.4828      0.63722      0.73774      0.78785      0.84206      0.89312      0.94706      0.98883       0.99887  
    cl_mt_val_p1v5        0.28143         8.4093    0.43382     'cl_mt_val'     'fl_z_wage_rho'        15               5              0.2         0.051589     -9999    15.835      0       1.4026e-22          1     9.2794e-34    -2.6318e-34      7.0574      7.383     7.6886     7.8508     7.9623     8.0522      8.118    8.2441     8.4103    8.5896    8.7025    8.7702    8.8535    8.9573    9.1184     9.424    9.7353          0.1882               1                0.43667             0.98998              0.020622              0.41424               0.34477                0.9837               0.071279              0.98992           0.00089621     0.0087515      0.044745      0.093602     0.14009      0.18581       0.2336      0.33269      0.48432      0.63788      0.73958      0.78664      0.84058      0.89205      0.94523      0.98866       0.99888  
    cl_mt_val_p1v6        0.35179         8.3927    0.48694     'cl_mt_val'     'fl_z_wage_rho'        15               6              0.2          0.05802     -9999    15.859      0        8.431e-19          1     1.3531e-34    -1.1203e-34      6.8524     7.2404     7.6067     7.7594     7.9026     7.9985      8.048    8.2196     8.3915     8.586    8.7184    8.8016    8.8914    9.0131    9.1835    9.5248    9.8778         0.23711               1                0.53637             0.98595               0.02652              0.40403               0.42233               0.98115                0.08752              0.98578           0.00082029     0.0085206      0.045324      0.091256     0.13979      0.19463      0.23184      0.33397      0.48246      0.63382       0.7317      0.78464       0.8366      0.89059      0.94441      0.98926       0.99884  
    cl_mt_val_p1v7        0.42214         8.3773    0.55378     'cl_mt_val'     'fl_z_wage_rho'        15               7              0.2         0.066105     -9999    15.896      0       8.8847e-16          1    -4.5191e-35    -1.4903e-35      6.6236     7.0668     7.4653      7.656     7.8091     7.9145     8.0053    8.1698     8.3814    8.5969    8.7492    8.8457     8.951    9.0871      9.28    9.6604    10.055         0.30668               1                0.67344             0.98085               0.03729              0.40011               0.52636               0.97747                0.10979              0.98049            0.0008287     0.0083101      0.044017      0.088339     0.13554       0.1836       0.2303      0.32901      0.47702      0.62585      0.73357      0.78441      0.83508      0.89186       0.9435      0.98888       0.99881  
    cl_mt_val_p1v8         0.4925         8.3465    0.64141     'cl_mt_val'     'fl_z_wage_rho'        15               8              0.2         0.076848     -9999    15.938      0        5.221e-13          1     7.4073e-34    -3.9207e-34      6.2484     6.8171     7.2935     7.5093       7.68     7.8073     7.9181    8.1048     8.3648    8.6001    8.7784    8.8886    9.0005    9.1748    9.3969    9.8154    10.272          0.4114               1                 0.8727             0.97451              0.053757              0.37799               0.67699               0.97164                0.14195              0.97388           0.00071965     0.0078947      0.043464      0.087732     0.13213      0.17837      0.22806      0.32224      0.47114      0.62365      0.72624      0.78045      0.83324      0.88668       0.9435      0.98845       0.99877  
    cl_mt_val_p1v9        0.56286         8.3005     0.7648     'cl_mt_val'     'fl_z_wage_rho'        15               9              0.2          0.09214     -9999        16      0       3.1958e-10          1     9.4175e-35    -2.0234e-33      5.6879     6.4718     7.0308     7.3204     7.5232     7.6545     7.7841    8.0188     8.3231    8.6099    8.8059    8.9443    9.0815    9.2633    9.5395    10.033    10.584         0.58492               1                 1.1904             0.96664              0.091363              0.37969               0.90641               0.96434                0.19264              0.96619           0.00064457     0.0079372      0.041008      0.085519     0.13019      0.17404       0.2207      0.31705      0.46337      0.61781      0.72145      0.77456      0.83035      0.88462      0.94087      0.98763       0.99872  
    cl_mt_val_p1v10       0.63321         8.2288    0.93878     'cl_mt_val'     'fl_z_wage_rho'        15              10              0.2          0.11408     -9999    16.092      0       5.3026e-08          1    -2.1959e-33    -1.7111e-34      4.9378     5.9352     6.6464     7.0174     7.2863     7.4537     7.5996    7.9048     8.2485    8.5815    8.8522    9.0257    9.1958     9.418    9.7352    10.361    11.022         0.88131               1                 1.7057             0.95611                0.1662              0.38437                1.2659               0.95454                0.27354              0.95873           0.00054412     0.0067222      0.038348      0.079519     0.12535      0.17002      0.21437      0.31203      0.45569      0.60916      0.71589      0.77024      0.82661      0.88086      0.93867      0.98713       0.99868  
    cl_mt_val_p1v11       0.70357         8.1158     1.2067     'cl_mt_val'     'fl_z_wage_rho'        15              11              0.2          0.14868     -9999    16.244      0       3.7122e-06          1     2.9858e-32     -5.034e-34      3.7695      5.134      6.104     6.5688     6.8765     7.1375     7.3433    7.6797     8.1469     8.594    8.9246    9.1225    9.3446    9.6332    10.048     10.83     11.66           1.456               1                 2.6497             0.94108               0.33148              0.39142                1.8989               0.94078                0.41931              0.95315           0.00039163     0.0056207      0.034137      0.074047     0.11584      0.15908      0.20323      0.29551      0.44233      0.59828      0.70375      0.76032      0.81779      0.87512      0.93516      0.98625       0.99854  
    cl_mt_val_p1v12       0.77393         7.9348     1.6473     'cl_mt_val'     'fl_z_wage_rho'        15              12              0.2           0.2076     -9999    16.482      0       0.00015558    0.99984    -5.3024e-33     1.8023e-16      1.7597     3.8137     5.1858     5.8091     6.2634     6.5679     6.8794    7.3374     7.9723    8.5954    9.0341    9.3125    9.6144    9.9944    10.555    11.617    12.681          2.7135               1                 4.6074             0.91768               0.74827              0.40613                3.1439                0.9202                0.71528              0.94864           0.00010494     0.0037437      0.027287      0.062565     0.10112       0.1419      0.18335        0.273      0.41817      0.57544      0.68566      0.74362      0.80394      0.86507      0.93002      0.98484       0.99836  
    cl_mt_val_p1v13       0.84429         7.7447     2.3448     'cl_mt_val'     'fl_z_wage_rho'        15              13              0.2          0.30276     -9999    16.992      0         0.001747    0.99825      1.414e-32     1.0323e-08    -0.76005      2.108     3.9138      4.751     5.3299     5.7893     6.1345    6.8246     7.7514    8.6663    9.3369    9.7107    10.169    10.732    11.571    13.087    14.523          5.4979               1                 8.9245             0.87459                1.6881              0.37543                5.8575                0.8953                 1.3788               0.9468          -0.00028061     0.0011432      0.018046      0.046429    0.079692      0.11573      0.15393      0.23902      0.38203      0.53863      0.65472       0.7169      0.78131      0.84829      0.91956       0.9823       0.99807  
    cl_mt_val_p1v14       0.91464         7.1749     4.1432     'cl_mt_val'     'fl_z_wage_rho'        15              14              0.2          0.57747     -9999    18.361      0         0.042266    0.95773     -9.038e-33     2.2713e-05     -6.3166    -2.2824    0.31607     1.7667     2.8115     3.6105     4.3748     5.558     7.1896    8.8448     10.07    10.732    11.566    12.567    13.991    16.344    17.893          17.166               1                 27.716             0.80636                7.4191              0.41039                 16.31                0.8295                 3.9861               0.9047           -0.0012235    -0.0056946    -0.0094957    -0.0016424    0.014246     0.037242     0.064781      0.13559      0.26808      0.43561      0.56739      0.63924       0.7171      0.80061      0.89282       0.9762       0.99747  
    cl_mt_val_p1v15         0.985       -0.78364     12.283     'cl_mt_val'     'fl_z_wage_rho'        15              15              0.2          -15.675     -9999    26.093      0          0.57858    0.42142    -3.3601e-33      2.355e-08     -16.649    -16.649    -15.658    -15.346    -13.882    -13.581    -10.862    -9.379    -3.9734    4.0964     9.121    12.394    14.077    19.148    20.642    26.086    26.088          150.88               1                 185.66             0.78756                 18.24              0.29857                119.72               0.78189                 47.702              0.61915              0.25223       0.25223        1.5514        2.1515      3.2003       3.9709       5.1257       6.1935       7.1549       7.0967        6.411       5.6848       4.8503       3.8129       2.4267       1.3127        1.0308  

                         fl_z_wage_rho     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_sig    coefofvar    min      max      pYis0    pYls0    pYgr0     pYisMINY       pYisMAXY       p0_1        p1         p5         p10        p15       p20       p25        p35        p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1    fracByP1     fracByP5    fracByP10    fracByP15    fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                         _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    ____    ______    _____    _____    _____    ___________    ___________    _______    _______    _______    _______    _______    ______    ______    _______    _______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    __________    _________    ________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_pol_c_p1v1              0       1.8024    0.12308    'cl_mt_pol_c'    'fl_z_wage_rho'        15               1              0.2         0.068289     0.02    5.8797      0        0        1       8.5341e-34    -6.9228e-35     1.4751     1.5406     1.6062     1.6553     1.6881    1.6881    1.7209     1.7537     1.8028    1.8356    1.8848    1.9012     1.934    1.9667    2.0159    2.1142     2.229        0.037012            0.99752             0.09279                   1             0.0053062                0.45245             0.072335              0.98974               0.015149                 1              0.0015432     0.010644    0.048296     0.10671      0.18417      0.18417      0.26146      0.35645      0.51783      0.62665      0.75846      0.79639      0.85662      0.90035      0.95199      0.98949       0.99874  
    cl_mt_pol_c_p1v2       0.070357       1.8019    0.13159    'cl_mt_pol_c'    'fl_z_wage_rho'        15               2              0.2          0.07303     0.02    5.9112      0        0        1      -4.2915e-33     9.8433e-35     1.4424     1.5244       1.59     1.6391     1.6719    1.6883    1.7047     1.7375     1.8031    1.8522     1.885    1.9014    1.9342    1.9834    2.0325    2.1309     2.262        0.042894            0.99683             0.10607                   1             0.0057252                0.45218             0.083024               0.9909               0.017317                 1             0.00088288      0.01012    0.045902     0.10008       0.1517      0.20497      0.23826      0.32634      0.51681      0.66042      0.74445      0.78171      0.84115      0.90268      0.95171      0.98841       0.99875  
    cl_mt_pol_c_p1v3        0.14071       1.8019    0.14138    'cl_mt_pol_c'    'fl_z_wage_rho'        15               3              0.2         0.078464     0.02    6.0772      0        0        1       2.7827e-32     2.3417e-33     1.4266     1.5085     1.5741     1.6233     1.6561    1.6889    1.7053     1.7381     1.7873    1.8529    1.8857    1.9185    1.9513    1.9841    2.0496    2.1644     2.312        0.050192            0.99538             0.12243                   1             0.0061793                0.44561             0.096264              0.99181               0.019989                 1              0.0010659    0.0098535    0.043618    0.093943       0.1403      0.22152      0.25309      0.33605      0.47356      0.65018      0.73043      0.79358      0.84722      0.88681      0.95041      0.98922       0.99888  
    cl_mt_pol_c_p1v4        0.21107        1.802    0.15243    'cl_mt_pol_c'    'fl_z_wage_rho'        15               4              0.2         0.084588     0.02    6.0809      0        0        1       5.3481e-33    -4.6623e-34     1.3946     1.4766     1.5587     1.6079     1.6407    1.6735    1.6899     1.7391     1.7884     1.854    1.9032    1.9196    1.9524    2.0017    2.0673    2.1985    2.3462        0.059234            0.99309             0.14232             0.99999             0.0069766                0.43909              0.11211              0.99204               0.023235                 1              0.0008657    0.0080662    0.043907    0.091381      0.13364      0.19325      0.23713      0.34746      0.47478      0.63984      0.75093      0.77768      0.83099      0.89691      0.94623      0.98892       0.99873  
    cl_mt_pol_c_p1v5        0.28143       1.8018    0.16598    'cl_mt_pol_c'    'fl_z_wage_rho'        15               5              0.2         0.092115     0.02    6.0864      0        0        1       9.2794e-34    -1.9125e-33     1.3771     1.4591     1.5411     1.5903     1.6394    1.6558    1.6886     1.7378      1.787    1.8526    1.9018    1.9345    1.9673    2.0165    2.0821    2.2296      2.41        0.071279            0.98992             0.16875             0.99997             0.0082021                0.43064                0.133              0.99187               0.027548                 1              0.0011389    0.0091689     0.04369    0.087858      0.14889      0.17573      0.25079      0.35674      0.47387        0.619      0.72932       0.7838      0.82883      0.89019      0.94007      0.98728       0.99884  
    cl_mt_pol_c_p1v6        0.35179       1.8015    0.18232    'cl_mt_pol_c'    'fl_z_wage_rho'        15               6              0.2          0.10121     0.02    6.0941      0        0        1       1.3531e-34    -1.1203e-34     1.3438     1.4257      1.524     1.5732     1.6224    1.6551    1.6715     1.7207     1.7862    1.8682    1.9173    1.9501    1.9829    2.0321    2.1304    2.2779    2.4745         0.08752            0.98578             0.20368             0.99992              0.010734                0.43674               0.1597              0.99088               0.033242                 1              0.0011378    0.0081444    0.042926    0.089744      0.14656        0.201      0.23011      0.32603      0.47234      0.63641      0.73344      0.78482      0.82573      0.88406       0.9489      0.98731       0.99867  
    cl_mt_pol_c_p1v7        0.42214       1.8014     0.2022    'cl_mt_pol_c'    'fl_z_wage_rho'        15               7              0.2          0.11224     0.02    6.1046      0        0        1      -4.5191e-35    -1.2857e-34     1.2947      1.393     1.4913     1.5569     1.5897    1.6388    1.6552     1.7208     1.7863    1.8683    1.9174    1.9666    2.0157    2.0649    2.1632    2.3435    2.5566         0.10979            0.98049             0.25063             0.99978               0.01532                0.45022              0.19443              0.98886               0.040884                 1             0.00082351    0.0084688     0.04006    0.094266      0.12994      0.19185      0.22329       0.3398      0.47306      0.62591      0.71383      0.78053      0.83472      0.88493      0.94349      0.98787       0.99859  
    cl_mt_pol_c_p1v8         0.4925       1.8015    0.22724    'cl_mt_pol_c'    'fl_z_wage_rho'        15               8              0.2          0.12614     0.02    6.1189      0        0        1       7.4073e-34    -7.3322e-34     1.2545     1.3468     1.4595     1.5251     1.5743    1.6071    1.6399     1.7055     1.7875    1.8695    1.9351    1.9843    2.0335    2.0991    2.2139    2.4107     2.673         0.14195            0.97388             0.31704             0.99925              0.022095                0.43851               0.2433              0.98563               0.051638                 1              0.0007003    0.0072662    0.040716    0.089597      0.13509      0.17403      0.22476      0.32574      0.47215      0.61139      0.71216      0.77197      0.82619      0.88083       0.9406      0.98637       0.99858  
    cl_mt_pol_c_p1v9        0.56286       1.8008     0.2607    'cl_mt_pol_c'    'fl_z_wage_rho'        15               9              0.2          0.14477     0.02    6.1386      0        0        1       9.4175e-35    -2.2345e-33      1.197     1.2954     1.4101     1.4921     1.5413    1.5741    1.6233     1.6725     1.7709    1.8856    1.9512    2.0168     2.066     2.148    2.2792    2.5251    2.8039         0.19264            0.96619              0.4188             0.99765              0.036669                0.44706              0.31417              0.98056               0.067964                 1             0.00069844    0.0070732    0.037654     0.08756      0.13216      0.16405       0.2306      0.30064      0.44514      0.61357      0.70188      0.77348      0.82027      0.87734      0.93971      0.98648       0.99848  
    cl_mt_pol_c_p1v10       0.63321       1.8003    0.30392    'cl_mt_pol_c'    'fl_z_wage_rho'        15              10              0.2          0.16882     0.02    6.1667      0        0        1      -2.1959e-33     4.9628e-35     1.1248     1.2354     1.3604     1.4423     1.4915    1.5406    1.5898     1.6554     1.7701    1.8848    1.9832    2.0487    2.1143    2.1962    2.3601    2.6552    2.9502         0.27354            0.95873             0.57395             0.99379              0.063305                0.45224              0.41828              0.97422               0.092368                 1             0.00067984    0.0068185    0.039893    0.080194      0.12054        0.164      0.21862      0.29814      0.44275      0.59078      0.70107      0.76206      0.81516      0.86738      0.93424      0.98504       0.99842  
    cl_mt_pol_c_p1v11       0.70357          1.8    0.36457    'cl_mt_pol_c'    'fl_z_wage_rho'        15              11              0.2          0.20254     0.02    6.2092      0        0        1       2.9858e-32     -5.034e-34     1.0144     1.1476     1.2787     1.3771     1.4263    1.4918     1.541      1.623     1.7541    1.9017    2.0164     2.082    2.1804    2.2951    2.4755    2.8259    3.1845         0.41931            0.95315             0.83926             0.98658               0.11771                0.46004              0.58864              0.96525                0.13291                 1             0.00058107    0.0068905    0.034681    0.076784      0.11007      0.16021      0.20443      0.28224      0.42211      0.58509      0.68731       0.7385       0.8016      0.86443      0.92737      0.98365       0.99819  
    cl_mt_pol_c_p1v12       0.77393       1.8041    0.45773    'cl_mt_pol_c'    'fl_z_wage_rho'        15              12              0.2          0.25371     0.02    7.5357      0        0        1      -5.3024e-33     1.8023e-16    0.86052     1.0244     1.1801     1.2785     1.3461    1.4096    1.4752     1.5735     1.7374    1.9177    2.0652    2.1636    2.2783    2.4258    2.6553    3.1142    3.6224         0.71528            0.94864              1.3639              0.9776               0.24704                0.48254              0.90731              0.95572                0.20952                 1             0.00047717    0.0053572    0.033595    0.069566      0.10116       0.1403      0.18802      0.26691      0.40943      0.55588      0.66695      0.72673      0.78376      0.84861      0.91895      0.98193        0.9979  
    cl_mt_pol_c_p1v13       0.84429       1.8381    0.62109    'cl_mt_pol_c'    'fl_z_wage_rho'        15              13              0.2           0.3379     0.02     8.986      0        0        1        1.414e-32     1.0323e-08    0.70431    0.88857     1.0462      1.124     1.2182    1.3267    1.3922     1.5233     1.7198    1.9655    2.1928    2.3074    2.4692    2.6862    3.0302    3.7222    4.5207          1.3788             0.9468              2.5949             0.96006               0.57128                0.47966               1.6379              0.94511                0.38576                 1             0.00034813    0.0046938    0.028002    0.055309     0.087852      0.12678      0.16092      0.24219      0.37606      0.52193      0.63476      0.69438      0.75937       0.8292       0.9068      0.97796       0.99741  
    cl_mt_pol_c_p1v14       0.91464       1.9513     1.0634    'cl_mt_pol_c'    'fl_z_wage_rho'        15              14              0.2          0.54498     0.02    12.269      0        0        1       -9.038e-33     2.2713e-05    0.51658    0.67442    0.80356    0.93271     1.0188    1.1069     1.191     1.3775     1.6789    2.0499    2.4537    2.6403    2.9273    3.3454    4.0322    5.5532    8.2078          3.9861             0.9047              8.3729             0.94909                 2.519                0.54289                4.723              0.93584                 1.1309                 1             0.00023348    0.0031622    0.018812    0.040956     0.068236     0.093148      0.12443      0.19041      0.30825      0.45153      0.56215      0.62828      0.69813      0.77901      0.87179      0.96617       0.99496  
    cl_mt_pol_c_p1v15         0.985       2.8142     6.2722    'cl_mt_pol_c'    'fl_z_wage_rho'        15              15              0.2           2.2288     0.02    48.312      0        0        1      -3.3601e-33     2.9973e-34    0.41724    0.41724    0.41724    0.42542    0.42542     0.542     0.542    0.59313    0.79766    1.3028    2.1537    2.9268    3.8226    6.2402    9.0626      47.7    47.888          47.702            0.61915              107.03             0.88918              -0.20228             -0.0064846               67.896              0.86843                  39.34                 1               0.013544     0.013544    0.013544     0.02406      0.02406     0.047016     0.047016     0.062054      0.10297      0.16034      0.21109       0.2562      0.31333      0.40015      0.55704      0.84203       0.98625  

                         fl_z_wage_rho     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_sig    coefofvar    min     max         pYis0       pYls0     pYgr0      pYisMINY       pYisMAXY       p0_1        p1          p5         p10         p15         p20         p25        p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1     fracByP1      fracByP5     fracByP10     fracByP15    fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                         _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    ___    ______    ___________    _____    _______    ___________    ___________    _______    _______    ________    ________    ________    ________    _______    _______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    __________    __________    __________    __________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_pol_k_p1v1              0       4.5649    0.59379    'cl_mt_pol_k'    'fl_z_wage_rho'        15               1              0.2          0.13008      0      7.353     8.5341e-34      0            1     8.5341e-34      2.313e-34     3.0856     3.3145      3.6581       3.809       4.061      4.1004     4.1398     4.2985    4.5255    4.7998    4.9284    4.9712    5.2592    5.3483    5.6522    6.1523    6.6846        0.17647             0.98587             0.44304             0.98972              0.018129              0.32042               0.35258                  1                  0.072335              0.98974          0.00099658     0.0072428      0.039024      0.089165      0.1633      0.19982       0.23474      0.32038     0.49044      0.60138      0.73591      0.77522      0.84088      0.88951      0.94539      0.98763       0.99855  
    cl_mt_pol_k_p1v2       0.070357       4.5623    0.63671    'cl_mt_pol_k'    'fl_z_wage_rho'        15               2              0.2          0.13956      0       7.81    -4.2915e-33      0            1    -4.2915e-33     1.0504e-34     2.9316     3.2231      3.5283      3.7717      3.8935      4.0614     4.1009     4.3008     4.526    4.8432    4.9289    5.1261    5.2598    5.3935    5.7398    6.2404    6.8611        0.20542             0.98665             0.50852             0.99088              0.020097              0.32806                0.4054                  1                  0.083024               0.9909          0.00077177     0.0081706      0.044734      0.085694      0.1285      0.18121       0.21212      0.33014     0.48795      0.63455      0.71979      0.75875      0.82394      0.88991      0.94506      0.98632       0.99863  
    cl_mt_pol_k_p1v3        0.14071       4.5625     0.6865    'cl_mt_pol_k'    'fl_z_wage_rho'        15               3              0.2          0.15047      0     8.3043     2.7827e-32      0            1     2.7827e-32      -2.21e-34     2.8719     3.1899      3.4935      3.7353      3.8107      4.0629     4.1023     4.1812    4.4865    4.8449    4.9306    5.1844    5.3062    5.4332    5.7882    6.3387    6.9629        0.24161             0.98677             0.58962             0.99179              0.022066               0.3277               0.47129                  1                  0.096264              0.99181          0.00063228     0.0098639      0.042967      0.079235     0.11889      0.19581       0.22545      0.29637     0.44227      0.62218      0.70205      0.76953      0.82968      0.87247      0.94311      0.98718       0.99847  
    cl_mt_pol_k_p1v4        0.21107       4.5664    0.74136    'cl_mt_pol_k'    'fl_z_wage_rho'        15               4              0.2          0.16235      0      8.905     5.3481e-33      0            1     5.3481e-33     8.8023e-35     2.7714     3.0546      3.4595      3.6994      3.8131      3.9116     4.0653     4.1837    4.4892    4.8478    4.9883    5.2202    5.3094    5.4599     5.838    6.4386    7.2763        0.28596             0.98574             0.68666               0.992               0.02493              0.32261               0.54962                  1                   0.11211              0.99204           0.0006361     0.0063688      0.045568      0.074463     0.13349      0.16492       0.20906      0.30447     0.44046      0.60949      0.72111       0.7548      0.81089      0.87477      0.93771      0.98613       0.99866  
    cl_mt_pol_k_p1v5        0.28143       4.5661    0.80789    'cl_mt_pol_k'    'fl_z_wage_rho'        15               5              0.2          0.17693      0     9.4567     9.8567e-34      0            1     9.8567e-34     -3.176e-34     2.6401     2.9322      3.3279      3.5289      3.7724      3.8478     4.0622     4.1805    4.4857    4.8441    4.9727    5.2608    5.3499    5.6603    5.9193    6.7629    7.5105        0.34477              0.9837             0.81466             0.99178              0.028983              0.31262               0.65268                  1                     0.133              0.99187          0.00057088     0.0069107       0.03735       0.08089     0.12448      0.15586       0.21987      0.31142     0.43599      0.58536      0.69304      0.75812      0.80641      0.86809      0.92993      0.98559       0.99858  
    cl_mt_pol_k_p1v6        0.35179       4.5687    0.88398    'cl_mt_pol_k'    'fl_z_wage_rho'        15               6              0.2          0.19349      0     10.117     2.1451e-34      0            1     2.1451e-34    -2.2039e-34     2.4476     2.8453      3.2223      3.4914      3.6887      3.8085     3.8891     4.1393    4.4838    4.8849      5.17    5.3031    5.4368    5.7385     6.239    6.9092     7.713        0.42233             0.98115             0.97834             0.99064               0.03722              0.31236               0.78142                  1                    0.1597              0.99088          0.00055319     0.0058828      0.037562      0.080671     0.11478      0.16634       0.19262      0.28718     0.43077      0.59875      0.69541      0.75734      0.81239       0.8669       0.9409      0.98615       0.99825  
    cl_mt_pol_k_p1v7        0.42214       4.5718    0.97239    'cl_mt_pol_k'    'fl_z_wage_rho'        15               7              0.2          0.21269      0     10.963    -7.0384e-35      0            1    -7.0384e-35    -1.4903e-35     2.3142     2.6842      3.1446      3.4196      3.5276       3.771     3.8464     4.1395     4.484    4.8851    5.2142    5.3479    5.6381    5.8313    6.2872    7.2235     8.183        0.52636             0.97747              1.1914             0.98825              0.051437              0.31432               0.94554                  1                   0.19443              0.98886          0.00051845     0.0057507      0.031449      0.070692     0.11031       0.1559       0.18852      0.29485     0.42755      0.58533      0.68692      0.75048      0.79664       0.8674      0.92851      0.98425       0.99826  
    cl_mt_pol_k_p1v8         0.4925       4.5719     1.0863    'cl_mt_pol_k'    'fl_z_wage_rho'        15               8              0.2           0.2376      0     11.926     1.2675e-33      0            1     1.2675e-33     7.9466e-36     2.1406     2.4911      2.9819      3.2246      3.4939      3.6742     3.7734     4.1028     4.487    4.8883    5.2622     5.396    5.7425    5.9758    6.4502    7.4611    8.8367        0.67699             0.97164              1.4922             0.98386              0.068869              0.28593                  1.18                  1                    0.2433              0.98563            0.000459     0.0057619      0.033047      0.067615     0.11217      0.13938       0.18192      0.27795     0.42276      0.56852      0.67541      0.73031      0.80197      0.85374      0.92247      0.98274        0.9982  
    cl_mt_pol_k_p1v9        0.56286       4.5692      1.229    'cl_mt_pol_k'    'fl_z_wage_rho'        15               9              0.2          0.26897      0     13.097     6.4022e-34      0            1     6.4022e-34     7.1043e-34     1.8487     2.3254      2.8053      3.1333      3.3304      3.4934     3.6987     3.9839    4.4864    4.9306    5.3062    5.6491    5.7984    6.2425    6.7639    8.0278    9.5645        0.90641             0.96434              1.9315             0.97601               0.10691              0.27649                1.5104                  1                   0.31417              0.98056          0.00039279     0.0047867      0.027844      0.060015    0.098267      0.13405       0.17632      0.25568     0.42032        0.559      0.66868      0.72571      0.78147      0.85404        0.918       0.9817       0.99784  
    cl_mt_pol_k_p1v10       0.63321       4.5593     1.4127    'cl_mt_pol_k'    'fl_z_wage_rho'        15              10              0.2          0.30985      0     14.629    -2.2991e-33      0            1    -2.2991e-33     7.9999e-35     1.6305     2.1274      2.5611      2.9314      3.1381      3.3839     3.4919     3.8821    4.4433    4.9285     5.393     5.693    5.9244    6.4318    7.2158    8.7221    10.433         1.2659             0.95454              2.5878             0.96398               0.17386               0.2672                1.9957                  1                   0.41828              0.97422          0.00035606      0.004189      0.025725      0.060893    0.090108      0.12426       0.16337      0.24339     0.38701      0.54411      0.64885      0.71303      0.77284      0.83861      0.91272      0.97965       0.99755  
    cl_mt_pol_k_p1v11       0.70357       4.5492     1.6727    'cl_mt_pol_k'    'fl_z_wage_rho'        15              11              0.2          0.36769      0     16.811     3.0496e-32      0            1     3.0496e-32     4.2043e-30     1.3801      1.704      2.3375      2.6852      2.8995      3.1417     3.3425     3.7047    4.3137    4.9537    5.4278    5.8333    6.2894    6.7129    7.7125    9.4745    11.823         1.8989             0.94078              3.6908             0.94563                0.3042              0.25913                 2.798                  1                   0.58864              0.96525          0.00028073     0.0035625      0.021805      0.054852    0.082414      0.11498       0.14828      0.22575     0.36399      0.51078      0.62645      0.69156      0.76242      0.82471       0.9035      0.97673       0.99711  
    cl_mt_pol_k_p1v12       0.77393       4.5726      2.074    'cl_mt_pol_k'    'fl_z_wage_rho'        15              12              0.2          0.45358      0     20.204    -5.5232e-33      0            1    -5.5232e-33      1.678e-14     1.0903       1.44      1.8989      2.2801      2.6384      2.8441     2.9967     3.5281    4.1713    5.0144    5.6542    6.1922    6.4304    7.3545    8.2906    11.016      15.4         3.1439              0.9202              5.8184             0.92042               0.60941              0.26271                4.3016                  1                   0.90731              0.95572          0.00020929      0.002997      0.018859       0.04195    0.068373     0.099021       0.13252      0.20574     0.32902       0.4847      0.59543       0.6673      0.72946      0.80445      0.89052       0.9724       0.99642  
    cl_mt_pol_k_p1v13       0.84429       4.7325     2.7903    'cl_mt_pol_k'    'fl_z_wage_rho'        15              13              0.2          0.58959      0     26.777     1.3681e-32      0            1     1.3681e-32     4.8379e-08    0.74935     1.1307      1.6654      2.0301      2.2744       2.506     2.7136     3.3128    4.1372    4.9368    6.0388    6.2943    7.3493    8.2341    10.451    14.769     20.06         5.8575              0.8953              10.759             0.88606                1.3358              0.24965                7.7857                  1                    1.6379              0.94511          0.00013985     0.0021178      0.014651       0.03511    0.057265     0.083213       0.11114      0.17708     0.29181      0.43367      0.54995      0.61452      0.68813      0.76957      0.86425      0.96381       0.99522  
    cl_mt_pol_k_p1v14       0.91464       5.2198     4.7458    'cl_mt_pol_k'    'fl_z_wage_rho'        15              14              0.2          0.90918      0     46.492     -9.038e-33      0            1     -9.038e-33     3.6325e-06    0.29682    0.60775      1.0291      1.3336      1.6006      1.8941     2.3417     2.6883    3.6898    5.4338    6.3395    8.0323    8.4778    10.789     13.24     24.71    40.738          16.31              0.8295              33.067             0.83992                5.8222              0.28117                22.522                  1                     4.723              0.93584          5.6519e-05    0.00092329     0.0072937      0.018395    0.032883     0.049567      0.072542      0.11731     0.21344      0.34211       0.4519      0.51741       0.5974      0.68629      0.80506      0.94108       0.99191  
    cl_mt_pol_k_p1v15         0.985       6.3853     12.465    'cl_mt_pol_k'    'fl_z_wage_rho'        15              15              0.2           1.9521      0      54.67       0.044013      0      0.95599       0.044013     0.00046979          0          0    0.095502    0.095794    0.097673    0.097673    0.19468    0.52611    1.0366    2.8016    4.4967    7.8672    12.661    20.121    36.965    54.028    54.507         119.72             0.78189              230.02              0.9615                6.7418              0.10875                155.38                  1                    67.896              0.86843                   0             0    0.00015584    0.00088116     0.00258      0.00258     0.0040449    0.0098162    0.028201      0.06505      0.12531      0.17206      0.24946      0.35889      0.62185      0.94005       0.99161  

                       fl_z_wage_rho     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_sig    coefofvar     min      max         pYis0          pYls0        pYgr0      pYisMINY       pYisMAXY        p0_1        p1         p5        p10       p15        p20        p25       p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1      fracByP1      fracByP5     fracByP10    fracByP15    fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                       _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    _____    ______    ___________    ___________    _______    ___________    ___________    ________    _______    _______    ______    ______    _______    _______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    ___________    ___________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_coh_p1v1              0       6.3696    0.75389     'cl_mt_coh'     'fl_z_wage_rho'        15               1              0.2          0.11836     -4.67    54.859     2.7761e-16      6.748e-16          1     8.5341e-34     3.3413e-35      4.3648     4.7663     5.1678     5.469    5.6698     5.6698     5.8705    6.0713    6.3725    6.5732    6.8744    6.9748    7.1756    7.3763    7.6775    8.2798    8.9825         0.2267             0.99752             0.56835                1                 0.032514              0.45263               0.44304               0.98972               0.09279                     1            0.0012752      0.0091617     0.043049     0.097228      0.17063     0.17063      0.24495      0.33761      0.49802      0.60791      0.74315      0.78253      0.84559      0.89187      0.94719      0.98817       0.99855  
    cl_mt_coh_p1v2       0.070357       6.3666    0.80602     'cl_mt_coh'     'fl_z_wage_rho'        15               2              0.2           0.1266     -4.67    54.866     4.8819e-15      1.302e-14          1    -4.2915e-33     1.6794e-34       4.165      4.667     5.0686    5.3698    5.5706      5.671     5.7714    5.9721    6.3737    6.6749    6.8757    6.9761    7.1769    7.4781    7.7793    8.3817    9.1849        0.26273             0.99684             0.64966                1                  0.03508              0.45234               0.50852               0.99088               0.10607                     1           0.00071002      0.0086064     0.040529      0.09038      0.13888     0.18953      0.22143      0.30684      0.49559      0.64105      0.72757      0.76626      0.82851      0.89379      0.94656      0.98688       0.99854  
    cl_mt_coh_p1v3        0.14071       6.3664    0.86598     'cl_mt_coh'     'fl_z_wage_rho'        15               3              0.2          0.13602     -4.67    54.887     6.8455e-14     2.0835e-13          1     2.7827e-32     2.8849e-33      4.0677     4.5698     4.9715    5.2728    5.4737     5.6746      5.775    5.9759    6.2772    6.6789    6.8798    7.0806    7.2815    7.4824    7.8841    8.5871     9.491        0.30743             0.99539             0.74991                1                 0.037865               0.4458               0.58962               0.99179               0.12243                     1           0.00084567       0.008267     0.038098     0.083994      0.12718     0.20415      0.23441      0.31485      0.45069      0.62913      0.71178      0.77754      0.83402      0.87615      0.94477      0.98768       0.99868  
    cl_mt_coh_p1v4        0.21107       6.3673    0.93367     'cl_mt_coh'     'fl_z_wage_rho'        15               4              0.2          0.14664     -4.67    54.923     1.6418e-12     5.3457e-12          1     5.3481e-33    -5.6896e-34       3.872     4.3744     4.8769    5.1784    5.3794     5.5803     5.6808    5.9823    6.2838    6.6858    6.9872    7.0877    7.2887    7.5902    7.9922    8.7961    9.7006        0.36284             0.99312             0.87175                1                 0.042772              0.43949               0.68666                 0.992               0.14232               0.99999           0.00067056      0.0066101       0.0379     0.080797      0.11985     0.17591      0.21765      0.32432      0.45014        0.617      0.73174      0.75968      0.81583      0.88623      0.93976      0.98724        0.9985  
    cl_mt_coh_p1v5        0.28143       6.3662     1.0167     'cl_mt_coh'     'fl_z_wage_rho'        15               5              0.2          0.15971     -4.67    54.977     3.4452e-11     1.2406e-10          1     9.2794e-34    -1.9125e-33      3.7649      4.267     4.7691    5.0704    5.3716      5.472     5.6728    5.9741    6.2753     6.677    6.9783    7.1791    7.3799    7.6812    8.0828    8.9866    10.091        0.43667             0.98998              1.0338                1                 0.050353              0.43157               0.81466               0.99178               0.16875               0.99997            0.0008723      0.0073928     0.037187     0.076682       0.1328      0.1579      0.22899      0.33137      0.44703      0.59363      0.70746      0.76453       0.8122      0.87802      0.93242      0.98521       0.99861  
    cl_mt_coh_p1v6        0.35179       6.3638     1.1172     'cl_mt_coh'     'fl_z_wage_rho'        15               6              0.2          0.17556     -4.67    55.053     6.4368e-10     2.9037e-09          1     1.3531e-34    -1.2074e-34      3.4603     4.0626     4.6648    4.9659     5.267     5.4678     5.5682    5.8693    6.2708    6.7726    7.0738    7.2745    7.4753    7.7764    8.3786     9.282    10.486        0.53637             0.98595              1.2481                1                 0.066124              0.43908               0.97834               0.99064               0.20368               0.99992           0.00055533      0.0063685     0.035842     0.077259      0.12901     0.17973      0.20719      0.29901      0.44286      0.60899      0.70968      0.76378      0.80732      0.87021      0.94157      0.98508       0.99838  
    cl_mt_coh_p1v7        0.42214       6.3632     1.2398     'cl_mt_coh'     'fl_z_wage_rho'        15               7              0.2          0.19484     -4.67    55.155     8.6927e-09     4.5955e-08          1    -4.5191e-35    -9.3437e-35      3.1595     3.8621     4.4644    4.8659    5.0666     5.3678     5.4682    5.8697    6.2712    6.7731    7.0742    7.3753    7.6765    7.9776    8.5799     9.684    10.989        0.67344             0.98085              1.5371                1                  0.09508              0.45569                1.1914               0.98825               0.25063               0.99978           0.00048522      0.0064397     0.032532     0.079807      0.11185     0.16879       0.1982      0.30942      0.44046      0.59528      0.68662      0.75702      0.81512      0.86973      0.93473      0.98551       0.99825  
    cl_mt_coh_p1v8         0.4925        6.362     1.3962     'cl_mt_coh'     'fl_z_wage_rho'        15               8              0.2          0.21946     -4.67    55.295     1.1519e-07     6.6201e-07          1     7.4073e-34    -7.3322e-34      2.7629     3.5664     4.2695    4.6713    4.9726     5.1735     5.3744    5.7762    6.2784    6.7806    7.1824    7.4837    7.7851    8.1868    8.8899    10.095    11.702         0.8727             0.97451              1.9494                1                  0.14013              0.45264                1.4922               0.98386               0.31704               0.99925           0.00043698      0.0054299     0.032077     0.073909      0.11424     0.14957      0.19651      0.29221      0.43579      0.57679      0.68168      0.74509      0.80354      0.86342      0.93041      0.98343       0.99808  
    cl_mt_coh_p1v9        0.56286       6.3525     1.6102     'cl_mt_coh'     'fl_z_wage_rho'        15               9              0.2          0.25348     -4.67    55.488     1.1504e-06     8.5816e-06    0.99999     9.4175e-35    -2.2345e-33      2.0589     3.2641     3.9671    4.4692    4.7705     4.9714     5.2727     5.574    6.1766    6.8796    7.2813     7.683    7.9843    8.4865    9.1895    10.796    12.805         1.1904             0.96664              2.5928                1                  0.24257               0.4788                1.9315               0.97601                0.4188               0.99765           0.00026692      0.0054691     0.028462     0.069932      0.10867     0.13719      0.19797      0.26378       0.4041       0.5747      0.66711      0.74336      0.79419      0.85721      0.91982      0.98287       0.99805  
    cl_mt_coh_p1v10       0.63321       6.3382     1.9003     'cl_mt_coh'     'fl_z_wage_rho'        15              10              0.2          0.29982     -4.67    55.763     6.1388e-06     7.8602e-05    0.99992    -2.1959e-33    -2.2938e-34      1.3533     2.6583     3.5618    4.1641    4.4653     4.7665     5.0676    5.4692    6.1719    6.8746    7.4769    7.7781    8.2801     8.782    9.7859    11.693    14.504         1.7057             0.95611              3.6111                1                   0.4493              0.51334                2.5878               0.96398               0.57395               0.99379           0.00013617      0.0034722     0.024454     0.061038     0.095487     0.13324       0.1825      0.25656      0.39748      0.54693      0.66204      0.71176      0.78539      0.84287       0.9188      0.98008       0.99769  
    cl_mt_coh_p1v11       0.70357       6.3133     2.3334     'cl_mt_coh'     'fl_z_wage_rho'        15              11              0.2          0.36959     -4.67     56.18     3.6316e-05     0.00051073    0.99945     2.9858e-32     -4.733e-34     0.45104     1.9572     3.0618    3.6642    4.0659     4.3671     4.6684    5.2708    6.0741    6.8774    7.5803    8.0824    8.5844    9.3877    10.593    13.304    17.019         2.6497             0.94108              5.4445                1                  0.91446              0.55842                3.6908               0.94563               0.83926               0.98658          -2.0192e-05      0.0022958     0.019579     0.049007     0.081636     0.11153      0.14903      0.23631      0.37048      0.51969      0.63286      0.70019      0.75901      0.83324      0.90778      0.97716       0.99709  
    cl_mt_coh_p1v12       0.77393       6.3654     3.0479     'cl_mt_coh'     'fl_z_wage_rho'        15              12              0.2          0.47882     -4.67    56.871     0.00020151      0.0028322    0.99697    -5.3024e-33     1.8023e-16    -0.85503     1.0525      2.458    3.0603    3.5623     3.9639      4.265    4.9678    5.8713    6.9757    7.8792    8.4816    9.1843    10.289    11.995    16.111    21.734         4.6074             0.91768              9.2896                1                   2.1074               0.6182                5.8184               0.92042                1.3639                0.9776           -0.0002255     0.00052854     0.014261     0.035467     0.063611    0.096427       0.1255       0.2045      0.32709      0.47755      0.58991      0.65727       0.7249      0.80476      0.88657       0.9715       0.99629  
    cl_mt_coh_p1v13       0.84429       6.8363     4.3519     'cl_mt_coh'     'fl_z_wage_rho'        15              13              0.2          0.63658     -4.67    58.232     0.00019589      0.0055316    0.99427      1.414e-32     1.0323e-08     -1.4597    0.54679     2.0516    2.8542    3.1552     3.5565     3.8574      4.66    5.8639    7.2684    8.5726    9.4755    10.579    12.285    15.194    22.517    32.349         8.9245             0.87459              18.939                1                   5.5844              0.66917                10.759               0.88606                2.5949               0.96006          -0.00031188    -0.00039979    0.0087227     0.031758     0.048928    0.075704      0.10348      0.17023      0.28379      0.42654      0.54129      0.60529      0.67631      0.76079      0.85631       0.9613       0.99482  
    cl_mt_coh_p1v14       0.91464        8.447     8.2958     'cl_mt_coh'     'fl_z_wage_rho'        15              14              0.2           0.9821     -4.67    62.126     0.00028169      0.0085516    0.99117     -9.038e-33     2.2713e-05     -1.7571    0.15139     1.3567    1.9594    2.3612     2.8634     3.2652    4.1692    5.7763    8.0866    10.397    12.205    14.515    18.332    25.564     42.74    57.104         27.716             0.80636               68.82                1                   27.379              0.75641                33.067               0.83992                8.3729               0.94909          -0.00030784    -0.00081498    0.0043276     0.015098     0.026414    0.043817     0.059845      0.10614      0.19426      0.31706      0.42483      0.49036      0.56673      0.66368      0.79111      0.94147       0.99322  
    cl_mt_coh_p1v15         0.985       10.567     19.192     'cl_mt_coh'     'fl_z_wage_rho'        15              15              0.2           1.8163     -4.67    98.255    -1.0822e-25    -6.7446e-23          1    -3.3601e-33     0.00014037     0.44118    0.44118    0.44118    0.5414    0.5414    0.64162    0.64162    1.1427    1.8442    4.4499    9.2604    12.067    21.688    37.622    58.769    96.952    97.353         185.66             0.78756              368.32                1                   31.274              0.32766                230.02                0.9615                107.03               0.88918            0.0038142      0.0038142    0.0038142    0.0085758    0.0085758    0.014422     0.014422     0.021693     0.043098     0.088375      0.14673      0.19914      0.27784      0.41569      0.68597      0.91448       0.99255  

                       fl_z_wage_sig     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_rho    coefofvar     min      max      pYis0      pYls0        pYgr0      pYisMINY       pYisMAXY        p0_1          p1          p5         p10         p15        p20       p25       p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1      fracByP1       fracByP5     fracByP10    fracByP15    fracByP20    fracByP25     fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                       _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    _____    ______    _____    __________    _______    ___________    ___________    _________    ________    ________    ________    ________    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    ___________    ___________    __________    _________    _________    _________    __________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_val_p2v1           0.05       8.4728    0.44274     'cl_mt_val'     'fl_z_wage_sig'        16               1              0.8         0.052254     -9999    15.849      0      6.4912e-35          1     6.4581e-35     4.6862e-35       7.1153      7.4399       7.749      7.8917      8.0124     8.105    8.1826    8.3235    8.4712    8.6449     8.765    8.8509    8.9299    9.0334    9.2013    9.4928    9.7673        0.19602                1                0.32241             0.94947             0.0046655              0.12358               0.26508                0.9524               0.052663              0.94949           0.00093063       0.010327      0.046737     0.093629      0.13908      0.18886         0.234      0.33273     0.48453      0.63642      0.73403      0.79019      0.84057      0.89306      0.94588      0.98915       0.99894  
    cl_mt_val_p2v2       0.092857       8.3457    0.82165     'cl_mt_val'     'fl_z_wage_sig'        16               2              0.8         0.098452     -9999    16.039      0      6.9325e-16          1    -3.9412e-33    -1.1608e-35       5.7743      6.3701      6.9553      7.2915      7.4924    7.6462    7.7898    8.0526    8.3685    8.6888    8.9258    9.0347    9.1938    9.4048    9.6573    10.178    10.677        0.67511                1                 1.0849             0.94278              0.030657              0.20923               0.87182                0.9486                0.18241              0.94836           0.00076188      0.0073628      0.040405     0.084526      0.12887      0.17264       0.22089      0.31394     0.46127       0.6145      0.72136      0.77319      0.82759      0.88518      0.94035      0.98781        0.9987  
    cl_mt_val_p2v3        0.13571       8.1562     1.2157     'cl_mt_val'     'fl_z_wage_sig'        16               3              0.8          0.14905     -9999    16.266      0       4.318e-07          1    -2.7421e-34     1.3375e-34       4.1398      5.2125      6.0771      6.5586      6.8976    7.1569    7.3493    7.6962    8.1974     8.645    8.9782    9.1893    9.4219    9.6966    10.107    10.845    11.575         1.4779                1                 2.3408             0.93225                0.1554              0.28365                1.7901               0.94272                0.39529              0.94767           0.00049821      0.0058018      0.034664     0.073231      0.11622       0.1582       0.20319      0.29477     0.44679      0.59626      0.70369      0.76121      0.81856      0.87538      0.93552      0.98631       0.99857  
    cl_mt_val_p2v4        0.17857       7.9429     1.6424     'cl_mt_val'     'fl_z_wage_sig'        16               4              0.8          0.20678     -9999      16.5      0      0.00010843    0.99989     1.0344e-34     1.8875e-21       2.0342      3.9129      5.2175       5.826      6.2321    6.5552    6.8644    7.3575    7.9978    8.6082    9.0687    9.3314    9.6317    10.002    10.563    11.611    12.647         2.6975                1                 4.3602             0.91473               0.58173              0.36391                3.0749                0.9245                0.70356               0.9488           0.00014665      0.0040586      0.028356     0.062748      0.10164      0.14122       0.18373      0.27501     0.41968      0.57478      0.68755      0.74565      0.80526      0.86573      0.92963      0.98491       0.99837  
    cl_mt_val_p2v5        0.22143       7.7982     2.0782     'cl_mt_val'     'fl_z_wage_sig'        16               5              0.8           0.2665     -9999    16.745      0       0.0010763    0.99892    -2.2157e-34     2.3157e-10    -0.080916      2.6623      4.3709      5.1689      5.6832    6.0918    6.4229    7.0341    7.8379    8.6124    9.2011    9.5313    9.9163    10.407    11.155    12.501    13.844         4.3189                1                 7.4085             0.89413                1.5523              0.42298                4.7514               0.89839                 1.1049              0.94921          -0.00017123      0.0019126      0.021475     0.053336     0.086976      0.12501       0.16548      0.25214     0.39511      0.55307       0.6679      0.72837      0.78942      0.85454      0.92425      0.98323       0.99819  
    cl_mt_val_p2v6        0.26429       7.6809     2.5291     'cl_mt_val'     'fl_z_wage_sig'        16               6              0.8          0.32927     -9999     16.98      0       0.0040346    0.99597     2.0888e-33     1.5937e-07       -2.179      1.3689      3.5994      4.5456      5.1617    5.5924     6.065    6.7541     7.719    8.6645    9.3609    9.7818    10.271    10.876    11.776     13.43    15.025         6.3962                1                 11.778             0.87481                3.3582              0.47079                6.8068               0.86428                 1.6134                0.946          -0.00049772    -0.00022302      0.014395     0.041839     0.072501      0.10764       0.14621        0.229     0.37406      0.53224      0.64784       0.7096      0.77505      0.84362      0.91685      0.98159       0.99799  
    cl_mt_val_p2v7        0.30714        7.554     3.0252     'cl_mt_val'     'fl_z_wage_sig'        16               7              0.8          0.40048     -9999     17.19      0        0.010631    0.98937     8.6276e-33     6.1526e-34      -4.5911    -0.10451      2.6459      3.7867      4.5509    5.0888    5.6038    6.4296    7.5741    8.7279    9.5738    10.069    10.648     11.38    12.458    14.352    16.049         9.1519                1                 17.916             0.85961                6.3537              0.51577                 9.304                0.8248                 2.2585              0.93609          -0.00084716     -0.0026304     0.0061267     0.027952     0.057263     0.087353       0.12341       0.2028     0.34225      0.50426      0.62547      0.69015      0.75871      0.83156      0.91013      0.98006       0.99783  
    cl_mt_val_p2v8           0.35        7.486     3.4783     'cl_mt_val'     'fl_z_wage_sig'        16               8              0.8          0.46465     -9999    17.373      0        0.019769    0.98023     3.9698e-34     9.0458e-07      -6.6416      -1.413      1.8045      3.1644      4.0081     4.697    5.2355    6.2094    7.5143    8.8468    9.8311    10.405    11.075    11.906    13.104    15.164    16.772         12.099                1                 25.023             0.85019                 10.14              0.54757                11.897               0.78685                 2.9856              0.91344           -0.0011913     -0.0048685    -0.0014227     0.015685     0.040057     0.069253       0.10283      0.17936     0.31696       0.4817      0.60558      0.67277       0.7444      0.82121       0.9043      0.97878       0.99773  
    cl_mt_val_p2v9        0.39286       7.3916     3.9097     'cl_mt_val'     'fl_z_wage_sig'        16               9              0.8          0.52894     -9999    17.529      0        0.032203     0.9678    -1.8581e-32     4.1084e-09      -8.6135      -2.668     0.98641      2.5011      3.5004    4.2682    4.8888     5.975    7.4574     8.937    10.054    10.706    11.453    12.382     13.68    15.761    17.063         15.286                1                 32.672             0.84455                14.327              0.56923                 14.54               0.75315                 3.8049              0.87386           -0.0015502      -0.007133    -0.0090245    0.0032673      0.02435      0.05023      0.081577      0.15512     0.29161      0.45764      0.58575      0.65591      0.73087      0.81149      0.89919      0.97782       0.99767  
    cl_mt_val_p2v10       0.43571       7.2257     4.3616     'cl_mt_val'     'fl_z_wage_sig'        16              10              0.8          0.60362     -9999    17.655      0        0.049615    0.95039    -1.0061e-32     6.8294e-09      -10.832     -4.1271    0.017646      1.7276      2.8041    3.6656     4.406    5.6683    7.3263    9.0244    10.264    10.982    11.799    12.798    14.169    16.159    17.469         19.024                1                 41.215             0.84009                19.225              0.58847                17.234               0.72399                  4.755              0.81839           -0.0019809     -0.0096458     -0.017651    -0.010885    0.0051725     0.027913      0.055576      0.12631     0.26081      0.43058      0.56349      0.63696      0.71571      0.80066      0.89362      0.97677       0.99757  
    cl_mt_val_p2v11       0.47857       7.1293     4.7101     'cl_mt_val'     'fl_z_wage_sig'        16              11              0.8          0.66066     -9999    17.748      0        0.066509    0.93349     4.8731e-35      2.865e-36      -12.444     -5.0668    -0.70876      1.1254        2.37    3.2988    4.0644    5.4553    7.2941     9.111    10.475    11.229    12.091    13.153    14.535    16.548    17.691         22.185                1                 48.803             0.83756                23.598              0.60266                19.509               0.70267                  5.697              0.75626           -0.0023058      -0.011638      -0.02454    -0.022408    -0.009801    0.0099254      0.035901      0.10356     0.23801         0.41      0.54783      0.62291      0.70476      0.79316      0.88994      0.97615       0.99752  
    cl_mt_val_p2v12       0.52143       6.9859     5.0094     'cl_mt_val'     'fl_z_wage_sig'        16              12              0.8          0.71707     -9999    17.819      0        0.081123    0.91888     7.4319e-33     8.1539e-11      -14.137     -6.1048     -1.3551     0.59152      1.8044    2.8135     3.702    5.1797    7.1819    9.1605    10.607    11.425    12.335    13.405    14.801    16.643     17.79         25.094                1                 55.842             0.83677                27.746               0.6146                21.423               0.68713                 6.6724              0.69657           -0.0025879      -0.013568     -0.030565    -0.032245    -0.023348     -0.00652      0.016948      0.08075     0.21415        0.389      0.52965      0.60838      0.69343      0.78543      0.88599      0.97567       0.99745  
    cl_mt_val_p2v13       0.56429        6.787      5.301     'cl_mt_val'     'fl_z_wage_sig'        16              13              0.8          0.78106     -9999    17.862      0        0.099107    0.90089     4.3004e-33    -3.3253e-34       -15.51     -6.9291     -1.9461     0.06739      1.3131    2.3727    3.2272    4.8327    7.0002    9.1267    10.687    11.535    12.491    13.596    14.962    16.662    17.846         28.101                1                 62.534             0.83503                31.717              0.62399                23.096               0.66963                 7.7199              0.64088           -0.0028744      -0.015774     -0.037629    -0.043962    -0.038909     -0.02493    -0.0045648     0.055517     0.18713      0.36485      0.51069      0.59221      0.68091      0.77679      0.88172      0.97455       0.99743  
    cl_mt_val_p2v14       0.60714       6.5191     5.6273     'cl_mt_val'     'fl_z_wage_sig'        16              14              0.8           0.8632     -9999    17.892      0          0.1226     0.8774    -2.6875e-32     2.5144e-09      -17.522     -8.1098     -2.8285    -0.71866     0.63206    1.7936    2.7232    4.4759    6.8383    9.0774    10.728    11.615    12.602    13.706    15.081    16.873    17.875         31.666                1                 69.469             0.83115                35.725              0.63313                24.858                0.6547                  8.887              0.58774           -0.0033988      -0.018545     -0.047291    -0.059927    -0.059732    -0.050174     -0.032815      0.02299     0.15325      0.33525      0.48704      0.57237      0.66532      0.76597      0.87603      0.97333       0.99732  
    cl_mt_val_p2v15          0.65       6.2323     5.9395     'cl_mt_val'     'fl_z_wage_sig'        16              15              0.8          0.95301     -9999    17.904      0         0.14861    0.85139     7.4055e-34     5.6092e-09      -19.064     -9.2274     -3.7007     -1.3882    0.036751     1.204    2.1868    4.1018    6.5885    9.0016    10.722     11.65    12.654    13.766    15.129    17.045    17.888         35.277                1                  76.19             0.82668                39.834              0.64152                26.254               0.63783                 10.102              0.54009            -0.003904      -0.021449     -0.057839    -0.077796    -0.082897     -0.07772     -0.063992    -0.012612     0.11596      0.30342      0.46128      0.55114      0.64837      0.75424      0.86998      0.97202       0.99717  

                         fl_z_wage_sig     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_rho    coefofvar    min      max      pYis0    pYls0    pYgr0     pYisMINY       pYisMAXY       p0_1        p1         p5         p10        p15        p20       p25       p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1    fracByP1     fracByP5    fracByP10    fracByP15    fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                         _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    ____    ______    _____    _____    _____    ___________    ___________    _______    _______    _______    _______    _______    _______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    __________    _________    ________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_pol_c_p2v1           0.05       1.8043    0.12527    'cl_mt_pol_c'    'fl_z_wage_sig'        16               1              0.8         0.069432     0.02    5.9433      0        0        1       6.4581e-35     5.0439e-35     1.4756     1.5412     1.6067     1.6395     1.6723     1.7051    1.7215    1.7379    1.8035    1.8527    1.8855    1.9019    1.9346    1.9674    2.0166     2.115    2.2298        0.052663            0.94949             0.096048            0.99965             0.0022644              0.21198               0.07809               0.99157               0.015694                 1              0.0013709     0.011594    0.048576    0.096814      0.14466      0.20017      0.24237      0.33165      0.50478      0.67481      0.76039      0.79071      0.84256      0.89052      0.94756       0.9885       0.99914  
    cl_mt_pol_c_p2v2       0.092857       1.8028    0.23409    'cl_mt_pol_c'    'fl_z_wage_sig'        16               2              0.8          0.12985     0.02    6.0158      0        0        1      -3.9412e-33     1.0026e-34     1.2462     1.3282      1.443     1.5249     1.5577     1.6069    1.6397    1.7053    1.7873    1.8693    1.9513    1.9841    2.0497    2.1153    2.2136    2.4268    2.6564         0.18241            0.94836              0.32401             0.9883              0.012428              0.29771               0.25678               0.98069               0.054796                 1             0.00093663    0.0071659    0.038853    0.091904      0.12457      0.18051      0.22727      0.33548        0.462      0.60788      0.72406      0.76318      0.82761      0.88196      0.93629      0.98635       0.99858  
    cl_mt_pol_c_p2v3        0.13571       1.7994    0.34312    'cl_mt_pol_c'    'fl_z_wage_sig'        16               3              0.8          0.19069     0.02    6.1127      0        0        1      -2.7421e-34     4.7471e-34     1.0321     1.1631     1.3106     1.3925      1.458     1.5072    1.5563    1.6382    1.7529    1.9004    1.9986    2.0642    2.1461    2.2608    2.4246    2.7522     3.129         0.39529            0.94767              0.69763            0.98438              0.058027              0.37527               0.52187               0.97373                0.11773                 1             0.00057425    0.0062958     0.03697    0.076894      0.11895      0.15317      0.20799      0.29473      0.42964      0.59265      0.68907      0.74417      0.80201      0.86339      0.92701      0.98383       0.99829  
    cl_mt_pol_c_p2v4        0.17857       1.8026    0.45149    'cl_mt_pol_c'    'fl_z_wage_sig'        16               4              0.8          0.25047     0.02    7.4889      0        0        1       1.0344e-34     1.8875e-21    0.88129     1.0248     1.1805     1.2789     1.3609     1.4203    1.4757     1.574     1.738    1.9183    2.0659    2.1479    2.2627    2.4266    2.6398    3.0989     3.601         0.70356             0.9488               1.2793             0.9763               0.19665               0.4475               0.87878               0.96116                0.20384                 1             0.00045964    0.0053958    0.031613    0.067672      0.10802      0.13979      0.18581      0.26572      0.40807      0.55664      0.66645      0.72505      0.78416      0.85284      0.92023      0.98241       0.99794  
    cl_mt_pol_c_p2v5        0.22143       1.8229     0.5601    'cl_mt_pol_c'    'fl_z_wage_sig'        16               5              0.8          0.30726     0.02    8.9722      0        0        1      -2.2157e-34     2.3157e-10    0.73711    0.92138     1.0749     1.1937     1.2715     1.3432    1.4087    1.5397    1.7199    1.9533    2.1458    2.2605    2.4079    2.5881    2.8829    3.4685    4.1769          1.1049            0.94921               2.1591            0.96685               0.50666              0.51226                1.3387               0.93919                0.31371                 1             0.00040158    0.0046866    0.027027    0.057931     0.091958      0.12934      0.16597      0.25149      0.38146      0.53247      0.65326      0.71078      0.77142      0.83773      0.91125      0.97942       0.99759  
    cl_mt_pol_c_p2v6        0.26429       1.8528    0.67437    'cl_mt_pol_c'    'fl_z_wage_sig'        16               6              0.8          0.36398     0.02    10.603      0        0        1       2.0888e-33    -1.8371e-34     0.6084    0.82964     1.0038     1.0898     1.1799     1.2783    1.3643    1.5056     1.733    1.9993    2.2124    2.3762    2.5401    2.7696    3.1403    3.9003    4.8037          1.6134              0.946               3.4459            0.95981                1.0819              0.56883                1.9091                0.9091                0.45478                 1             0.00029277    0.0040131    0.025343    0.052857     0.084734      0.11894      0.15243      0.23056      0.36056      0.51291      0.62402       0.6895      0.75363      0.82445      0.90363      0.97695        0.9972  
    cl_mt_pol_c_p2v7        0.30714         1.89    0.79754    'cl_mt_pol_c'    'fl_z_wage_sig'        16               7              0.8          0.42198     0.02     12.43      0        0        1       8.6276e-33     6.1526e-34    0.49588    0.73767    0.92209     1.0327     1.1311     1.2131    1.3053    1.4753    1.7212    2.0491    2.3114    2.4835    2.6822    2.9548    3.4138    4.3645    5.6759          2.2585            0.93609               5.2722            0.95952                2.0315              0.62553                2.6046               0.87584                0.63607                 1             0.00023464    0.0034681    0.021477    0.048946     0.077521      0.10918      0.14058      0.21966      0.34151      0.49271      0.60472      0.66774      0.73574      0.81082      0.89451      0.97375       0.99651  
    cl_mt_pol_c_p2v8           0.35       1.9408    0.93967    'cl_mt_pol_c'    'fl_z_wage_sig'        16               8              0.8          0.48417     0.02    15.913      0        0        1       3.9698e-34     4.3227e-35     0.4262    0.66389    0.86675    0.98969     1.0614     1.1331    1.2766    1.4569    1.7376    2.0941    2.4097    2.5962    2.8277    3.1555    3.7006    4.8809    7.3643          2.9856            0.91344               7.6106             0.9572                3.2647              0.65258                 3.463               0.84783                0.88298                 1             0.00018489    0.0029851    0.019288      0.0445     0.070479     0.099355       0.1288      0.19938      0.32184      0.47094      0.58569      0.65051      0.72056      0.79677      0.88454      0.96976       0.99491  
    cl_mt_pol_c_p2v9        0.39286       1.9942     1.1137    'cl_mt_pol_c'    'fl_z_wage_sig'        16               9              0.8          0.55847     0.02    19.785      0        0        1      -1.8581e-32     5.5653e-33     0.3728    0.60221    0.80295    0.93199      1.018     1.1184    1.2188    1.4195    1.7636    2.1508    2.4949    2.7038    2.9824    3.3552    3.9738    5.4486    10.684          3.8049            0.87386               10.408            0.94447                4.5976              0.64126                  4.57               0.83102                 1.2403                 1             0.00016805    0.0025146     0.01747    0.039459     0.064652      0.09154      0.12156      0.18576      0.30565      0.45254      0.56748      0.63251       0.7035      0.78345      0.87353      0.96354       0.99285  
    cl_mt_pol_c_p2v10       0.43571       2.0458     1.3321    'cl_mt_pol_c'    'fl_z_wage_sig'        16              10              0.8          0.65116     0.02    24.118      0        0        1      -1.0061e-32    -2.3758e-33    0.31542    0.54073    0.74555    0.87458    0.97494     1.0753      1.19    1.3928    1.7451    2.1793    2.5664    2.7958    3.1215    3.5434    4.2275     5.991    14.051           4.755            0.81839               13.739             0.9169                6.0487              0.60619                5.9156               0.81364                 1.7746                 1             0.00012729    0.0022087     0.01565    0.036981     0.059085     0.083066      0.11064      0.17401      0.28866       0.4341      0.54838      0.61338      0.68565      0.76637      0.86062      0.95506       0.99042  
    cl_mt_pol_c_p2v11       0.47857       2.1075     1.5994    'cl_mt_pol_c'    'fl_z_wage_sig'        16              11              0.8           0.7589     0.02     28.99      0        0        1       4.8731e-35     1.7176e-35    0.29275    0.50156    0.70218    0.83116    0.96013     1.0482    1.1321    1.3757    1.7688     2.211    2.6224     2.909    3.2264    3.7054    4.4465    6.6451    21.811           5.697            0.75626               17.457            0.88227                7.4328              0.55903                7.4657               0.79191                  2.558                 1             0.00011398    0.0019479     0.01392    0.032465     0.054349     0.077552      0.10411      0.16328      0.27392       0.4158      0.53026      0.59543      0.66791      0.75021      0.84552      0.94293       0.98776  
    cl_mt_pol_c_p2v12       0.52143       2.1667     1.9122    'cl_mt_pol_c'    'fl_z_wage_sig'        16              12              0.8          0.88255     0.02    34.488      0        0        1       7.4319e-33     1.2724e-33    0.27013    0.47886    0.68146    0.78788     0.9168      1.015    1.1133    1.3466    1.7681    2.2613    2.6706    2.9939    3.3275    3.8371    4.5942    8.8529    29.153          6.6724            0.69657               21.513            0.84451                8.7097              0.50542                9.1467               0.76856                 3.6565                 1             0.00010263    0.0018736     0.01299    0.030195     0.051277     0.072091     0.096357       0.1553      0.26125      0.39832      0.51182       0.5772      0.65046       0.7331      0.82875      0.93013       0.98542  
    cl_mt_pol_c_p2v13       0.56429       2.2221     2.2724    'cl_mt_pol_c'    'fl_z_wage_sig'        16              13              0.8           1.0226     0.02    40.705      0        0        1       4.3004e-33    -3.3253e-34    0.24562    0.45848    0.64474    0.76245    0.86784    0.97428    1.0807    1.3325     1.748    2.2719    2.7386    3.0395    3.4141    3.9196    4.7076    10.529     35.35          7.7199            0.64088               26.071            0.81214                9.7069               0.4455                11.201               0.75758                 5.1636                 1             9.1855e-05    0.0016472    0.012173    0.027911      0.04655     0.067361     0.090044      0.14567      0.24917      0.38201       0.4939      0.55909      0.63097      0.71377      0.80928      0.91671       0.98343  
    cl_mt_pol_c_p2v14       0.60714       2.2742      2.687    'cl_mt_pol_c'    'fl_z_wage_sig'        16              14              0.8           1.1815     0.02     45.66      0        0        1      -2.6875e-32    -3.2212e-33    0.22515    0.42574    0.61404    0.72457    0.80235    0.93335     1.048      1.31     1.707    2.2638    2.7734    3.0702    3.4878     3.979    4.8714    10.709    41.565           8.887            0.58774               31.243            0.78281                10.463              0.38832                 13.56               0.74793                 7.2202                 1              7.912e-05    0.0015061    0.011476    0.026931     0.042949     0.061815     0.083815      0.13623      0.23533      0.36619      0.47512      0.54043      0.61092      0.69299      0.78795      0.90243       0.98099  
    cl_mt_pol_c_p2v15          0.65       2.3266     3.1492    'cl_mt_pol_c'    'fl_z_wage_sig'        16              15              0.8           1.3536     0.02    53.456      0        0        1       7.4055e-34     -2.632e-34    0.21271    0.40088      0.587    0.68722    0.77312    0.90197    1.0308    1.2742    1.6853    2.2457    2.7898    3.0802    3.5179    3.9945    5.0212    12.259    48.923          10.102            0.54009               37.116            0.75953                11.024              0.33485                16.174               0.74112                 9.9173                 1             7.5276e-05    0.0014263    0.010113    0.025146     0.040964     0.057517     0.079245      0.12939      0.22279      0.35041      0.45711      0.52044      0.59131      0.67149      0.76609       0.8846        0.9778  

                         fl_z_wage_sig     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_rho    coefofvar    min     max         pYis0       pYls0     pYgr0      pYisMINY       pYisMAXY        p0_1        p1         p5         p10        p15        p20       p25       p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1     fracByP1     fracByP5     fracByP10    fracByP15    fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                         _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    ___    ______    ___________    _____    _______    ___________    ___________    ________    _______    _______    _______    _______    _______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    __________    __________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_pol_k_p2v1           0.05        4.577    0.62865    'cl_mt_pol_k'    'fl_z_wage_sig'        16               1              0.8          0.13735      0     9.7535     6.4581e-35      0            1     6.4581e-35     1.0249e-35      2.9323     3.2238     3.5291     3.7726      3.898     4.1018    4.1413    4.2953    4.5271    4.8443    4.9301    5.0158     5.261    5.3502    5.6949    6.1939    6.7632        0.26508              0.9524             0.47797             0.99133              0.004685              0.087397               0.3952                  1                  0.07809               0.99157          0.00093889      0.008664     0.038073     0.082994     0.12503      0.17924      0.21849      0.30378      0.47253      0.64886      0.72628      0.76221      0.82506      0.87562       0.9399      0.98636       0.99878  
    cl_mt_pol_k_p2v2       0.092857       4.5562     1.1186    'cl_mt_pol_k'    'fl_z_wage_sig'        16               2              0.8           0.2455      0     12.412    -3.8789e-33      0            1    -3.8789e-33     -1.361e-34      1.9551     2.4199     2.9001     3.1899     3.4575     3.5295    3.7731    4.0963    4.4865    4.8878    5.3063    5.3955    5.7419    6.0986    6.4828    7.5598    8.8358        0.87182              0.9486              1.5506              0.9898              0.042639               0.21376               1.2512                  1                  0.25678               0.98069          0.00045875     0.0050806      0.02927     0.065614     0.11113       0.1384      0.18543      0.26676      0.41617      0.57238      0.69907      0.72738       0.7972      0.85454        0.923       0.9823       0.99823  
    cl_mt_pol_k_p2v3        0.13571       4.5296      1.562    'cl_mt_pol_k'    'fl_z_wage_sig'        16               3              0.8          0.34484      0     15.694    -3.7191e-34      0            1    -3.7191e-34    -1.6535e-35      1.4599      1.806     2.4468     2.6833     2.9557      3.187    3.4543    3.7696    4.2894    4.9262    5.4351    5.7367    6.1392    6.6471    7.4021    9.1019    11.046         1.7901             0.94272              3.1345             0.97158               0.17282               0.24551               2.4398                  1                  0.52187               0.97373          0.00030565     0.0036942     0.025974     0.052539    0.082241      0.12105      0.15684      0.23585      0.36634      0.52233      0.63853       0.7034      0.76031      0.83186      0.90846      0.97796       0.99739  
    cl_mt_pol_k_p2v4        0.17857       4.5475     2.0251    'cl_mt_pol_k'    'fl_z_wage_sig'        16               4              0.8          0.44532      0     19.757     1.0508e-34      0            1     1.0508e-34     1.2931e-15       1.149     1.4714     1.8938     2.2993     2.6421      2.845    2.9976    3.5293    4.1809    4.9732    5.6282    6.1462     6.436    7.2519     8.139    10.845    15.015         3.0749              0.9245              5.4897             0.93406               0.50999               0.25874               4.1009                  1                  0.87878               0.96116          0.00025173     0.0029289     0.018422     0.042229    0.069048      0.10021      0.13174       0.2085      0.33679      0.48575      0.59793      0.66749       0.7312      0.80555      0.89046        0.973       0.99655  
    cl_mt_pol_k_p2v5        0.22143       4.6633     2.5449    'cl_mt_pol_k'    'fl_z_wage_sig'        16               5              0.8          0.54573      0     24.545    -3.1807e-34      0            1    -3.1807e-34     1.2669e-08     0.87259     1.2034     1.6481     2.0698     2.3271     2.6957    2.7747    3.4539    4.1374    4.8399    6.0456    6.2499     6.906    8.0784    9.6677    13.946    18.686         4.7514             0.89839              8.9637             0.88343                1.1485               0.25557               6.4765                  1                   1.3387               0.93919          0.00016849     0.0022648      0.01576     0.035807    0.059142     0.086188      0.11549      0.18366      0.30271      0.44929      0.56387       0.6304      0.70094      0.78095      0.87268      0.96632       0.99563  
    cl_mt_pol_k_p2v6        0.26429       4.8007      3.114    'cl_mt_pol_k'    'fl_z_wage_sig'        16               6              0.8          0.64867      0     30.169     1.8494e-33      0            1     1.8494e-33     7.3015e-07      0.6321    0.98043     1.4694     1.8746     2.1632     2.4476    2.6379    3.1078    4.1562    5.0669    5.9488      6.67    7.7854    8.3438    11.322    15.973    22.336         6.8068             0.86428              13.733             0.82835                2.1262               0.24208               9.6973                  1                   1.9091                0.9091          0.00011367     0.0017232     0.012764     0.030303    0.050522     0.075076      0.10128      0.16091      0.27322      0.41415       0.5315      0.59538      0.67028      0.75591      0.85468      0.96058       0.99451  
    cl_mt_pol_k_p2v7        0.30714       4.9141     3.7288    'cl_mt_pol_k'    'fl_z_wage_sig'        16               7              0.8          0.75879      0      36.65     8.6276e-33      0            1     8.6276e-33     3.6066e-06     0.43031    0.77455     1.1808     1.6802     1.7915     2.1827    2.4782    2.8804    3.8376    5.3146    5.8328    7.2441    8.2004    8.8881    12.116    17.975    28.246          9.304              0.8248              20.044             0.78025                3.5356               0.23286               13.904                  1                   2.6046               0.87584          7.9508e-05     0.0012713    0.0096853     0.024743    0.041877     0.061836     0.087383       0.1398      0.24622      0.38202      0.49718      0.56197      0.64082      0.72575       0.8355      0.95332       0.99333  
    cl_mt_pol_k_p2v8           0.35       5.0476     4.3467    'cl_mt_pol_k'    'fl_z_wage_sig'        16               8              0.8          0.86115      0     44.461     3.9698e-34      0            1     3.9698e-34     2.1426e-06     0.30033     0.6268    0.99956     1.4719      1.586     2.1398    2.2734    2.7165    3.5618    5.3036    6.1448    7.8268      8.31    9.9579    12.904     20.01    34.717         11.897             0.78685              27.367             0.74407                5.0095               0.21647               18.894                  1                    3.463               0.84783          5.6915e-05    0.00093716    0.0077951     0.020572    0.035016      0.05336     0.075929      0.12289      0.22222      0.35376      0.46419      0.53134      0.61161       0.6988       0.8173      0.94592       0.99223  
    cl_mt_pol_k_p2v9        0.39286       5.1478     4.9379    'cl_mt_pol_k'    'fl_z_wage_sig'        16               9              0.8          0.95923      0     50.769    -1.8581e-32      0            1    -1.8581e-32     4.5907e-10     0.23176    0.48981    0.83982     1.2133     1.3764     1.8694    2.0132     2.684     3.469    5.0471    6.3826    8.0588    8.3153    11.106    13.582    23.467    40.336          14.54             0.75315              35.206             0.72055                6.2532               0.19671               24.383                  1                     4.57               0.83102            4.02e-05    0.00069727    0.0060848     0.016105    0.029019     0.045301     0.064155      0.10869      0.19939      0.32622      0.43241      0.50385      0.58295      0.67272      0.79775      0.93895       0.99124  
    cl_mt_pol_k_p2v10       0.43571        5.181     5.4578    'cl_mt_pol_k'    'fl_z_wage_sig'        16              10              0.8           1.0534      0      54.67    -1.0061e-32      0            1    -1.0061e-32     5.1909e-08     0.18693    0.38623    0.70048    0.98491     1.2189       1.58    1.7363     2.507    3.3269    4.7471    6.6654    7.9752    8.3148    12.105    14.153    26.503    45.251         17.234             0.72399              43.166             0.70314                7.4628               0.18255               29.788                  1                   5.9156               0.81364          3.2406e-05    0.00054565    0.0048441     0.012998    0.023987     0.038204     0.053578     0.094014      0.17736      0.29821       0.4038      0.47567      0.55395       0.6492      0.77981      0.93283       0.99055  
    cl_mt_pol_k_p2v11       0.47857       5.2412     5.8945    'cl_mt_pol_k'    'fl_z_wage_sig'        16              11              0.8           1.1247      0     54.066     4.8731e-35      0            1     4.8731e-35     5.9321e-10     0.12662    0.30721    0.58959    0.81921     1.0879     1.3501    1.5981    2.3516    3.2638    4.4811    7.0733    7.8331    8.2873    13.266    14.625     30.03    42.628         19.509             0.70267              50.627             0.69427                8.4162               0.17175               34.745                  1                   7.4657               0.79191          1.8947e-05    0.00042305    0.0038958     0.010578    0.020413     0.032633     0.045796     0.084042      0.15963      0.27754       0.3815      0.45364      0.53004      0.63031      0.76434      0.92852       0.99123  
    cl_mt_pol_k_p2v12       0.52143       5.2205     6.2238    'cl_mt_pol_k'    'fl_z_wage_sig'        16              12              0.8           1.1922      0      54.67     1.8637e-06      0            1     1.8637e-06     1.3086e-07     0.09472    0.24477    0.49465    0.69691     0.9609     1.1366    1.4604     2.085    3.1653    4.1898    7.2945    7.6288    8.1746    13.892    15.664    33.128    43.598         21.423             0.68713              56.959             0.68697                9.0762               0.16182               38.736                  1                   9.1467               0.76856          1.5268e-05    0.00032681    0.0032368    0.0087662    0.017222     0.027576     0.039349     0.074532      0.14455      0.25519       0.3597      0.43131      0.50657      0.61286      0.74991      0.92619        0.9912  
    cl_mt_pol_k_p2v13       0.56429       5.1529     6.5065    'cl_mt_pol_k'    'fl_z_wage_sig'        16              13              0.8           1.2627      0     53.356     0.00010273      0       0.9999     0.00010273     1.2824e-08    0.079031    0.18321    0.40234    0.59826    0.84178    0.95915    1.3362    1.8246    3.0211    3.9114    7.1523    7.4059    8.0686     14.06      16.6    36.819    44.629         23.096             0.66963              62.696             0.68207                9.1595               0.14681               42.335                  1                   11.201               0.75758          1.2783e-05    0.00025361    0.0026846    0.0072356    0.014747     0.023577     0.034232     0.065676      0.13034      0.23485      0.33972      0.41042      0.48442      0.59519      0.73605      0.94681       0.99307  
    cl_mt_pol_k_p2v14       0.60714       5.0742     6.7471    'cl_mt_pol_k'    'fl_z_wage_sig'        16              14              0.8           1.3297      0      54.67     0.00028843      0      0.99971     0.00028843     4.9655e-05    0.064663    0.14369    0.33768    0.52933    0.72745    0.81258     1.193       1.6    2.8635      3.63    6.8685    7.1668    8.1004    14.143    17.656    35.703    47.174         24.858              0.6547              68.725             0.68577                9.6412               0.14251               45.524                  1                    13.56               0.74793          9.1642e-06     0.0001965    0.0021571    0.0060738    0.012734     0.020308     0.029559     0.058199       0.1171      0.21555      0.32025      0.38991      0.46215      0.57737      0.72179      0.92738       0.99063  
    cl_mt_pol_k_p2v15          0.65       4.9696     6.9301    'cl_mt_pol_k'    'fl_z_wage_sig'        16              15              0.8           1.3945      0      54.67      0.0010468      0      0.99895      0.0010468     6.0192e-06           0    0.10051    0.27282    0.48302    0.61025    0.69102    1.0571    1.3958    2.7313    3.3977    6.5691    6.8922    8.0976    14.087    18.449    36.819    50.207         26.254             0.63783              73.777             0.68607                9.5765               0.13218               48.027                  1                   16.174               0.74112                   0    0.00014923    0.0017496    0.0050794    0.010948     0.017503     0.025563     0.051294      0.10635      0.19936      0.30366      0.37107      0.44339      0.56253      0.70992      0.93744         0.999  

                       fl_z_wage_sig     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_rho    coefofvar     min      max        pYis0         pYls0        pYgr0      pYisMINY       pYisMAXY        p0_1         p1          p5          p10       p15       p20       p25       p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1      fracByP1       fracByP5     fracByP10     fracByP15     fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                       _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    _____    ______    __________    __________    _______    ___________    ___________    ________    ________    _________    _______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    ___________    ___________    __________    __________    __________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_coh_p2v1           0.05       6.3809    0.76697     'cl_mt_coh'     'fl_z_wage_sig'        16               1              0.8           0.1202     -4.67    53.574    1.8364e-34    1.5484e-33          1     6.4581e-35    -4.6678e-35      4.3679      4.7696       5.1713     5.3721     5.573    5.7738    5.8742    5.9747    6.3763    6.6776    6.8784    6.9789    7.1797    7.3806    7.6818    8.2843    8.9873        0.32241             0.94947             0.58824                1                 0.014221              0.21744               0.47797               0.99133               0.096048              0.99965            0.0011337      0.0099989      0.043327       0.08788       0.13278      0.18574     0.22647      0.31326      0.48448        0.657      0.74502      0.77649      0.83074      0.88148      0.94254      0.98718       0.99901  
    cl_mt_coh_p2v2       0.092857       6.3384     1.4005     'cl_mt_coh'     'fl_z_wage_sig'        16               2              0.8          0.22096     -4.67    54.284    1.1234e-10    6.1692e-10          1    -3.9412e-33    -2.3504e-34       2.963      3.4651       4.1682     4.6703    4.8712    5.1725    5.3734    5.6747    6.2773    6.7794    7.2816    7.4825    7.7838    8.1855    8.7881    10.094      11.5         1.0849             0.94278              1.9615                1                 0.086867              0.34781                1.5506                0.9898                0.32401               0.9883           0.00062786      0.0051365      0.030594      0.076268       0.10538      0.15635     0.20023      0.27172      0.43073      0.58262       0.7082      0.75106      0.80224      0.86633       0.9272      0.98472       0.99815  
    cl_mt_coh_p2v3        0.13571       6.2684     2.0655     'cl_mt_coh'     'fl_z_wage_sig'        16               3              0.8           0.3295     -4.67    55.234    7.9514e-06    6.5368e-05    0.99993    -2.7421e-34     4.7471e-34      1.3505      2.4543       3.3574     3.8591    4.2604    4.5615    4.7622    5.3642    6.0666    6.8693    7.4714    7.8727    8.3745    8.9765    9.9799    12.187    14.997         2.3408             0.93225              4.2661                1                  0.43394              0.46619                3.1345               0.97158                0.69763              0.98438           0.00016312      0.0037325      0.025023      0.057095      0.092348      0.12232     0.15786       0.2543      0.39164      0.53612      0.64351      0.71076       0.7762      0.84051      0.91161      0.97924        0.9975  
    cl_mt_coh_p2v4        0.17857       6.3113     2.9022     'cl_mt_coh'     'fl_z_wage_sig'        16               4              0.8          0.45984     -4.67     56.49    0.00010527     0.0018532    0.99804     1.0344e-34     1.8875e-21    -0.45207      1.2552       2.5607     3.1633     3.565    3.9667     4.268    4.9709    5.8748    6.8791    7.7829    8.3854    9.0884    9.9923      11.7    15.516    20.738         4.3602             0.91473              8.4229                1                   1.6539              0.58552                5.4897               0.93406                 1.2793               0.9763          -0.00017733     0.00090268      0.015666       0.04036       0.06404     0.098969     0.12784      0.20814      0.33439      0.48434      0.59767      0.66783      0.73499      0.80453      0.89042      0.97185       0.99642  
    cl_mt_coh_p2v5        0.22143       6.6602      3.987     'cl_mt_coh'     'fl_z_wage_sig'        16               5              0.8          0.59863     -4.67    58.136    0.00032444      0.006656    0.99302    -2.2157e-34     2.3157e-10     -1.5598     0.34644       1.9517     2.7543    3.1556    3.5569    3.9583    4.7609    5.8645    7.1688     8.473    9.1753    10.179    11.684    14.292    20.412     28.84         7.4085             0.89413              15.896                1                   4.7734              0.67799                8.9637               0.88343                 2.1591              0.96685          -0.00034776    -0.00073559     0.0075491      0.028734      0.050099     0.073171     0.10513      0.17612      0.29175      0.43579      0.55928      0.61863      0.68735      0.77191      0.86735      0.96386       0.99524  
    cl_mt_coh_p2v6        0.26429       7.2256     5.3237     'cl_mt_coh'     'fl_z_wage_sig'        16               6              0.8          0.73678     -4.67    60.273    0.00075528      0.013473    0.98577     2.0888e-33     1.5937e-07      -2.261    -0.35382       1.4529     2.3563    2.9586    3.3601    3.6612    4.5646    5.9699    7.6762    9.1819    10.286    11.691    13.799    17.613    26.647    39.194         11.778             0.87481              28.342                1                   11.163              0.74345                13.733               0.82835                 3.4459              0.95981          -0.00042563     -0.0017168     0.0027959      0.017343      0.039187     0.062122    0.081561      0.14152      0.25485      0.39323      0.50176      0.57149      0.64546      0.73419      0.84197       0.9563       0.99395  
    cl_mt_coh_p2v7        0.30714       7.9341     6.8895     'cl_mt_coh'     'fl_z_wage_sig'        16               7              0.8          0.86834     -4.67    63.003     0.0010289      0.022674     0.9763     8.6276e-33     4.6763e-35     -2.7623      -0.955      0.95269     1.9567    2.4588    2.9608    3.4628    4.4669    6.0733    8.1818     10.19    11.696    13.604    16.415    21.536    33.986    49.348         17.916             0.85961              47.465                1                   22.149              0.78949                20.044               0.78025                 5.2722              0.95952           -0.0004506       -0.00235    -0.0010847     0.0096753      0.022569      0.04035    0.062674      0.11579      0.21221      0.34493      0.45648      0.52748      0.60651      0.69876      0.81687      0.94893       0.99331  
    cl_mt_coh_p2v8           0.35       8.8539     8.4614     'cl_mt_coh'     'fl_z_wage_sig'        16               8              0.8          0.95567     -4.67    66.215     0.0012288      0.030706    0.96807     3.9698e-34     9.0458e-07     -3.0635     -1.3567      0.65142     1.6555    2.3583    2.8603    3.3623    4.3664     6.274    8.8845    11.595    13.403    15.913    19.527    26.154    41.315    56.074         25.023             0.85019              71.595                1                   36.618              0.81287                27.367               0.74407                 7.6106               0.9572          -0.00044822     -0.0025035     -0.002937     0.0044916      0.016018     0.030743    0.049588     0.092139      0.18287      0.31067      0.42734      0.49597      0.57868      0.67592      0.80274      0.94577       0.99331  
    cl_mt_coh_p2v9        0.39286       9.7616     9.8949     'cl_mt_coh'     'fl_z_wage_sig'        16               9              0.8           1.0137     -4.67    69.904     0.0013244      0.038047    0.96063    -1.8581e-32     3.3775e-05     -3.2648     -1.6589      0.34845     1.4525    2.1551    2.7573    3.2591    4.4636    6.5713    9.6827    12.895    15.103    18.214    22.731    30.559    47.421     60.77         32.672             0.84455              97.909                1                   52.295              0.82095                35.206               0.72055                 10.408              0.94447          -0.00040932     -0.0024926    -0.0041633     0.0011709      0.011337     0.024259    0.037961     0.079082      0.16305      0.28557      0.39977      0.47118      0.55714      0.66073      0.79304      0.94545       0.99351  
    cl_mt_coh_p2v10       0.43571       10.591     11.248     'cl_mt_coh'     'fl_z_wage_sig'        16              10              0.8           1.0621     -4.67    74.114     0.0017741      0.047082    0.95114    -1.0061e-32      5.609e-05     -3.4656     -1.8598     0.047028      1.151    1.8535    2.4557    3.0579    4.3626    6.8716    10.485    14.298    17.008    20.521     25.74    34.873    51.934    64.178         41.215             0.84009              126.52                1                   69.617              0.82628                43.166               0.70314                 13.739               0.9169          -0.00035831     -0.0026027    -0.0051452    -0.0014628     0.0059282     0.016291    0.029249     0.064692      0.14363      0.26341      0.37856      0.45256      0.53876       0.6469       0.7881      0.94615       0.99349  
    cl_mt_coh_p2v11       0.47857       11.495     12.371     'cl_mt_coh'     'fl_z_wage_sig'        16              11              0.8           1.0762     -4.67     78.89     0.0027316      0.050938    0.94633     4.8731e-35    -1.1689e-35     -3.4662     -1.9616    -0.055635    0.94748      1.75    2.4522    3.1543    4.5587    7.1668     11.38    15.693    18.703    22.815    28.734    38.665    54.614    71.667         48.803             0.83756              153.04                1                   84.958               0.8261                50.627               0.69427                 17.457              0.88227          -0.00036511     -0.0024022    -0.0051896    -0.0028121     0.0038186     0.013073    0.025835     0.059626      0.13294      0.25252      0.36808      0.44215      0.53339      0.64459      0.78777      0.94691       0.99338  
    cl_mt_coh_p2v12       0.52143       12.238     13.322     'cl_mt_coh'     'fl_z_wage_sig'        16              12              0.8           1.0886     -4.67    84.274     0.0021501      0.050857    0.94699     7.4319e-33     3.3388e-07     -3.4667     -1.9626    -0.057326    0.94543    1.6474    2.3493    3.0512    4.4551    7.4633    12.076    16.989    20.399    24.811    31.329    41.858      57.4    79.361         55.842             0.83677              177.47                1                   99.001              0.82462                56.959               0.68697                 21.513              0.84451          -0.00037386     -0.0023203    -0.0049197    -0.0027225     0.0031147     0.011655    0.023396     0.052089      0.12465      0.24291       0.3611      0.43672      0.52762      0.64188      0.78888      0.94709       0.99333  
    cl_mt_coh_p2v13       0.56429        12.83     14.127     'cl_mt_coh'     'fl_z_wage_sig'        16              13              0.8           1.1011     -4.67    90.308      0.002049      0.053539    0.94441     4.3004e-33    -1.2618e-33     -3.4665     -1.9621     -0.15679    0.84614    1.5482    2.1499     2.852    4.4567    7.6661    12.781    18.097    21.707    26.521    33.542    44.273    59.618    86.496         62.534             0.83503              199.58                1                   110.81              0.81802                62.696               0.68207                 26.071              0.81214          -0.00035403     -0.0022743    -0.0048428    -0.0030529     0.0019432    0.0091177    0.018868     0.048516      0.11768      0.23567      0.35455      0.43074      0.52357      0.64133       0.7897      0.94666       0.99328  
    cl_mt_coh_p2v14       0.60714       13.299     14.853     'cl_mt_coh'     'fl_z_wage_sig'        16              14              0.8           1.1169     -4.67    97.028     0.0028051      0.059301    0.93789    -2.6875e-32     1.7196e-05     -3.5667     -2.0623     -0.25705    0.74589    1.4479    2.0497    2.7518    4.3565    7.8667    13.283    18.899    22.911    28.126    35.347    45.978    60.922    92.314         69.469             0.83115              220.62                1                   120.65              0.81007                68.725               0.68577                 31.243              0.78281          -0.00030159     -0.0022005    -0.0050983    -0.0038057     0.0008389    0.0072601    0.016788     0.042851      0.11096      0.22728      0.34602      0.42535      0.52089      0.63848      0.79027      0.94813       0.99307  
    cl_mt_coh_p2v15          0.65       13.716     15.517     'cl_mt_coh'     'fl_z_wage_sig'        16              15              0.8           1.1313     -4.67    104.47     0.0022339      0.066338    0.93143     7.4055e-34       4.55e-05     -3.5676     -2.1645     -0.36055    0.54142     1.243    1.8443    2.5458    4.3498    7.9576     13.77    19.784    23.993    29.505    36.821    47.244    61.976    99.558          76.19             0.82668              240.79                1                   129.89              0.80071                73.777               0.68607                 37.116              0.75953          -0.00029309     -0.0020846    -0.0053195    -0.0047167    -0.0012143    0.0045985    0.012891     0.037773      0.10397      0.22111      0.34153      0.42071      0.51689      0.63736      0.78964       0.9442       0.99262  

Larger Grid Simulation (CROSS)

it_size_type = 3;
ar_it_plot_sets = [1,2,101,151, 3,4,102,152, 5,6,103,153, 51,52,53,54, 201,205,207,209, 104,105,106,10];
bl_simu_cross = 'c';

% Simulate along parameters
ff_az_test_analyze( ...
    ar_it_plot_sets, bl_simu_cross, it_size_type, cl_st_param_keys, ...
    param_map, support_map, param_tstar_map);

close all
----------------------------------------
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Begin: Show all key and value pairs from container
CONTAINER NAME: SUPPORT_MAP
----------------------------------------
  Map with properties:

        Count: 51
      KeyType: char
    ValueType: any

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
----------------------------------------
----------------------------------------
pos = 34 ; key = st_img_name_main ; val = _default
pos = 35 ; key = st_img_path ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr//solve/img/
pos = 36 ; key = st_img_prefix ; val = 
pos = 37 ; key = st_img_suffix ; val = _p9.png
pos = 38 ; key = st_mat_name_main ; val = _default
pos = 39 ; key = st_mat_path ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr//solve/mat/
pos = 40 ; key = st_mat_prefix ; val = 
pos = 41 ; key = st_mat_suffix ; val = _p9
pos = 42 ; key = st_mat_test_name_main ; val = r
pos = 43 ; key = st_mat_test_path ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr//test/ff_ipwkbzr_ds_vecsv/mat/
pos = 44 ; key = st_mat_test_prefix ; val = nbc_
pos = 45 ; key = st_mat_test_suffix ; val = _g1516_cc_t3l30
pos = 46 ; key = st_matimg_path_root ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr/
pos = 47 ; key = st_profile_name_main ; val = _default
pos = 48 ; key = st_profile_path ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr//solve/profile/
pos = 49 ; key = st_profile_prefix ; val = 
pos = 50 ; key = st_profile_suffix ; val = _p9
pos = 51 ; key = st_title_prefix ; val = 
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Scalars in Container and Sizes and Basic Statistics
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
                                    i     idx    value
                                    __    ___    _____

    bl_display                       1     1        0 
    bl_display_defparam              2     2        0 
    bl_display_dist                  3     3        0 
    bl_display_evf                   4     4        0 
    bl_display_final                 5     5        0 
    bl_display_final_dist            6     6        1 
    bl_display_final_dist_detail     7     7        0 
    bl_display_funcgrids             8     8        0 
    bl_display_graph_stats           9     9        0 
    bl_display_simu_stats           10    10        1 
    bl_graph                        11    11        0 
    bl_graph_coh_t_coh              12    12        0 
    bl_graph_evf                    13    13        0 
    bl_graph_funcgrids              14    14        0 
    bl_graph_funcgrids_detail       15    15        0 
    bl_graph_onebyones              16    16        1 
    bl_graph_pol_lvl                17    17        0 
    bl_graph_pol_pct                18    18        0 
    bl_graph_val                    19    19        0 
    bl_img_save                     20    20        0 
    bl_mat                          21    21        0 
    bl_mat_test                     22    22        1 
    bl_post                         23    23        1 
    bl_profile                      24    24        0 
    bl_profile_dist                 25    25        0 
    bl_replacefile                  26    26        0 
    bl_time                         27    27        1 
    bl_timer                        28    28        1 
    it_display_every                29    29       20 
    it_display_final_colmax         30    30       12 
    it_display_final_rowmax         31    31      100 
    it_display_summmat_colmax       32    32        7 
    it_display_summmat_rowmax       33    33        7 

----------------------------------------
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Begin: Show all key and value pairs from container
CONTAINER NAME: PARAM_MAP
----------------------------------------
  Map with properties:

        Count: 55
      KeyType: char
    ValueType: any

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
----------------------------------------
----------------------------------------
pos = 4 ; key = cl_st_param_keys ; val = fl_z_wage_rho
pos = 51 ; key = st_analytical_stationary_type ; val = eigenvector
pos = 52 ; key = st_model ; val = ipwkbzr
pos = 53 ; key = st_v_coh_z_interp_method ; val = method_cell
pos = 54 ; key = st_z_r_borr_drv_ele_type ; val = unif
pos = 55 ; key = st_z_r_borr_drv_prb_type ; val = poiss
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Matrix in Container and Sizes and Basic Statistics
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
                         i    idx    rowN    colN    mean      std      min    max
                         _    ___    ____    ____    ____    _______    ___    ___

    ar_param_keys_idx    1     1      1       2      15.5    0.70711    15     16 

----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Scalars in Container and Sizes and Basic Statistics
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
                               i     idx     value 
                               __    ___    _______

    bl_default                  1     2           0
    bl_loglin                   2     3           0
    fl_Amean                    3     5           1
    fl_a_max                    4     6          50
    fl_a_min                    5     7           0
    fl_alpha                    6     8        0.36
    fl_b_bd                     7     9         -20
    fl_beta                     8    10        0.94
    fl_c_min                    9    11        0.02
    fl_coh_interp_grid_gap     10    12        0.07
    fl_crra                    11    13         1.5
    fl_default_wprime          12    14           0
    fl_delta                   13    15        0.08
    fl_k_max                   14    16          70
    fl_k_min                   15    17           0
    fl_loglin_threshold        16    18           1
    fl_nan_replace             17    19       -9999
    fl_r_save                  18    20       0.025
    fl_tol_dist                19    21       1e-05
    fl_tol_pol                 20    22       1e-05
    fl_tol_val                 21    23       1e-05
    fl_w                       22    24     0.44365
    fl_w_interp_grid_gap       23    25        0.07
    fl_w_max                   24    26          50
    fl_w_min                   25    27         -20
    fl_z_mu                    26    28           0
    fl_z_r_borr_max            27    29       0.095
    fl_z_r_borr_min            28    30       0.025
    fl_z_r_borr_n              29    31           7
    fl_z_r_borr_poiss_mean     30    32          20
    fl_z_rho                   31    33         0.8
    fl_z_sig                   32    34         0.2
    fl_z_wage_mu               33    35           0
    fl_z_wage_rho              34    36         0.8
    fl_z_wage_sig              35    37         0.2
    it_a_n                     36    38         750
    it_ak_perc_n               37    39          85
    it_c_interp_grid_gap       38    40      0.0001
    it_maxiter_dist            39    41        1000
    it_maxiter_val             40    42         250
    it_size_type               41    43           3
    it_st_simu_type_g_seed     42    44         123
    it_st_simu_type_g_simun    43    45          20
    it_tol_pol_nochange        44    46          25
    it_trans_power_dist        45    47        1000
    it_w_perc_n                46    48          85
    it_z_n                     47    49          77
    it_z_wage_n                48    50          11

----------------------------------------
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Begin: Show all key and value pairs from container
CONTAINER NAME: PARAM_TSTAR_MAP
----------------------------------------
  Map with properties:

        Count: 19
      KeyType: char
    ValueType: any

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
----------------------------------------
----------------------------------------
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Matrix in Container and Sizes and Basic Statistics
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
                              i     idx    rowN    colN     mean       std        min      max 
                              __    ___    ____    ____    ______    ________    _____    _____

    fl_a_max                   1     1      1        5         65      11.859       50       80
    fl_alpha                   2     2      1        5        0.4    0.079057      0.3      0.5
    fl_b_bd                    3     3      1        5      -12.5      5.9293      -20       -5
    fl_beta                    4     4      1       15       0.92    0.031944     0.87     0.97
    fl_c_min                   5     5      1        5     0.0155    0.011463    0.001     0.03
    fl_crra                    6     6      1       15          3      1.2778        1        5
    fl_delta                   7     7      1        5       0.08    0.047434     0.02     0.14
    fl_r_borr                  8     8      1        5      0.125    0.098821        0     0.25
    fl_r_save                  9     9      1        5      0.025    0.011859     0.01     0.04
    fl_w                      10    10      1        5       1.25     0.11859      1.1      1.4
    fl_z_r_borr_max           11    11      1        5     0.1225    0.021741    0.095     0.15
    fl_z_r_borr_n             12    12      1        6         15      7.4833        5       25
    fl_z_r_borr_poiss_mean    13    13      1        5       12.5      5.9293        5       20
    fl_z_rho                  14    14      1        5      0.495     0.39133        0     0.99
    fl_z_sig                  15    15      1        5      0.255     0.19369     0.01      0.5
    fl_z_wage_rho             16    16      1       15     0.4925     0.31465        0    0.985
    fl_z_wage_sig             17    17      1       15       0.35     0.19166     0.05     0.65
    it_a_n                    18    18      1        5       1300      948.68      100     2500
    it_z_n                    19    19      1        5         15      7.9057        5       25

                       fl_z_wage_rho      mean        sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_sig    coefofvar     min      max      pYis0       pYls0        pYgr0      pYisMINY       pYisMAXY        p0_1        p1         p5        p10        p15        p20        p25        p35        p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1      fracByP1     fracByP5     fracByP10     fracByP15    fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                       _____________    ________    _______    _____________    _______________    ___________    ____________    _____________    _________    _____    ______    _____    ___________    _______    ___________    ___________    ________    _______    _______    ______    _______    _______    _______    _______    _______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    ___________    __________    _________    __________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_val_p1v1              0         8.3066    0.30957     'cl_mt_val'     'fl_z_wage_rho'        15               1              0.2         0.037267     -9999    15.804      0      -9.4341e-34          1     9.7358e-35     2.6731e-34      7.3515     7.5834     7.8013    7.9047     7.9717     8.0375     8.1014     8.1949     8.3155    8.4313    8.5151    8.5698    8.6236    8.7022    8.8292    9.0219    9.2468        0.095831               1                0.22836             0.99733              0.013138              0.44605               0.17717               0.98326               0.038056              0.99731            0.0011323      0.010009     0.050411      0.096379     0.14129      0.19048      0.24859      0.35374      0.50595      0.65169        0.743       0.7958      0.84499      0.89919      0.95235      0.98982       0.99891  
    cl_mt_val_p1v2       0.070357         8.3057    0.33537     'cl_mt_val'     'fl_z_wage_rho'        15               2              0.2         0.040378     -9999    15.817      0       4.4264e-34          1      2.599e-35    -1.0875e-34      7.2519      7.516     7.7552    7.8727     7.9612     8.0319     8.0776     8.1722     8.3119    8.4337    8.5337    8.5895    8.6525    8.7305    8.8566    9.0816    9.3296         0.11247               1                0.26396              0.9966              0.014645              0.45072               0.20533               0.98365               0.043986              0.99656           0.00089145     0.0089266     0.046062      0.094747     0.14346      0.18868      0.23763      0.33903      0.48432      0.63737      0.73784      0.78903      0.84118      0.89307      0.94589       0.9893       0.99887  
    cl_mt_val_p1v3        0.14071          8.295     0.3647     'cl_mt_val'     'fl_z_wage_rho'        15               3              0.2         0.043966     -9999    15.823      0       7.1171e-30          1    -3.7245e-35      6.309e-36      7.1384     7.4354     7.6981    7.8257     7.9151      7.987      8.053     8.1466     8.3044    8.4373    8.5386     8.605     8.671    8.7615    8.8989    9.1434    9.4136           0.133               1                0.30679             0.99509              0.016501              0.44606               0.23917               0.98293               0.051117              0.99503           0.00087476      0.009268     0.047685      0.093017     0.13978      0.18796      0.23603      0.33433      0.48255      0.63404      0.73907      0.78909       0.8414      0.89239      0.94834      0.98884       0.99887  
    cl_mt_val_p1v4        0.21107         8.2869    0.40201     'cl_mt_val'     'fl_z_wage_rho'        15               4              0.2         0.048512     -9999    15.838      0       1.1444e-25          1     6.8302e-34    -4.0406e-34      7.0148     7.3441     7.6231    7.7684     7.8713     7.9501     8.0262     8.1316     8.2885    8.4419    8.5594    8.6278     8.692    8.8053    8.9367    9.2098    9.5038         0.16161               1                0.36582              0.9928              0.019559              0.43479               0.28533               0.98095               0.060934              0.99269           0.00083058     0.0086959     0.045246       0.09148     0.14058      0.18722      0.23791      0.33212      0.48086      0.63348      0.73687      0.78759      0.83883      0.89171      0.94513      0.98874       0.99885  
    cl_mt_val_p1v5        0.28143         8.2741    0.44574     'cl_mt_val'     'fl_z_wage_rho'        15               5              0.2         0.053871     -9999    15.856      0       3.0369e-22          1     1.2942e-34     1.1549e-35      6.8557     7.2255     7.5326    7.7117     7.8155     7.8891     7.9843     8.1121     8.2678     8.443    8.5744    8.6571    8.7349    8.8455    9.0034    9.3013    9.6297         0.19868               1                0.44025             0.98966              0.024724              0.43374               0.34224               0.97827               0.073284              0.98949           0.00081213     0.0085995     0.045235      0.092014     0.13841      0.18539      0.23316       0.3306       0.4789      0.63048      0.73333       0.7877      0.83763      0.89073      0.94561      0.98862       0.99884  
    cl_mt_val_p1v6        0.35179         8.2635    0.49966     'cl_mt_val'     'fl_z_wage_rho'        15               6              0.2         0.060465     -9999    15.881      0       2.2292e-18          1    -5.1244e-34      -5.87e-34      6.6548     7.0894     7.4285    7.6275     7.7484     7.8413     7.9302     8.0725      8.272    8.4639    8.6028    8.6852    8.7796    8.8933    9.0745    9.4064     9.778         0.24966               1                0.54015             0.98559              0.032628              0.42975               0.41775               0.97432               0.089773              0.98533           0.00081213     0.0084239     0.044411       0.08985     0.13625      0.18369      0.23198      0.32974      0.47661       0.6287      0.73299      0.78327      0.83674      0.88977      0.94404      0.98852       0.99881  
    cl_mt_val_p1v7        0.42214         8.2408    0.56966     'cl_mt_val'     'fl_z_wage_rho'        15               7              0.2         0.069127     -9999    15.915      0       1.7737e-15          1    -1.3151e-32     7.4468e-35      6.3696     6.8837     7.3015    7.5052     7.6623     7.7617     7.8656     8.0304     8.2473    8.4744    8.6265    8.7238    8.8255    8.9625    9.1687    9.5458    9.9624         0.32451               1                0.68212             0.98043              0.046646              0.42576               0.52251               0.96922                0.11297              0.98024           0.00074742     0.0081086     0.042756      0.088101     0.13815      0.18196      0.22841      0.32699      0.47491      0.62542      0.72845      0.78364      0.83424      0.88941       0.9437      0.98822       0.99879  
    cl_mt_val_p1v8         0.4925         8.2087    0.66212     'cl_mt_val'     'fl_z_wage_rho'        15               8              0.2         0.080661     -9999    15.957      0       1.4465e-12          1     1.7358e-33     1.5897e-33      6.0071     6.6299      7.109    7.3565     7.5343     7.6543      7.776     7.9662     8.2269    8.4581    8.6511    8.7567    8.8953    9.0533    9.2798     9.726    10.206         0.43841               1                0.89238             0.97397              0.071363              0.42292               0.67422               0.96292                 0.1468              0.97455           0.00070954     0.0078693      0.04178      0.087395     0.13134      0.17754       0.2253      0.32104      0.47386      0.62077      0.72505      0.77833      0.83169      0.88624      0.94205      0.98806       0.99874  
    cl_mt_val_p1v9        0.56286         8.1677    0.78694     'cl_mt_val'     'fl_z_wage_rho'        15               9              0.2         0.096347     -9999    16.023      0       4.6726e-10          1       6.62e-34    -1.0944e-35      5.4807     6.2712     6.8508    7.1475     7.3739      7.517     7.6456     7.8878     8.1734    8.4894    8.6999    8.8244    8.9714    9.1597    9.4419    9.9579    10.531         0.61927               1                 1.2133             0.96566               0.11647               0.4208               0.89908               0.95563                0.19775              0.96966           0.00063231     0.0074696     0.039744      0.083574      0.1276      0.17274      0.22001      0.31718      0.46408      0.61621      0.72005      0.77455      0.82793      0.88345      0.94034      0.98768        0.9987  
    cl_mt_val_p1v10       0.63321         8.1154    0.95591     'cl_mt_val'     'fl_z_wage_rho'        15              10              0.2          0.11779     -9999    16.115      0       7.6042e-08          1     1.3676e-33    -3.9492e-34      4.7484     5.7989     6.5339    6.8925     7.1326     7.3173     7.4957     7.7779     8.1342    8.4936    8.7635    8.9135    9.1019    9.3218    9.6645    10.291    10.975         0.91377               1                 1.7171             0.95453               0.19289              0.41072                1.2456               0.94641                0.27866              0.96698           0.00052614     0.0066022     0.038365      0.079251     0.12229      0.16716      0.21361      0.30739      0.45802      0.60702      0.71321      0.76836      0.82389      0.88029      0.93839      0.98699       0.99862  
    cl_mt_val_p1v11       0.70357         8.0577     1.1894     'cl_mt_val'     'fl_z_wage_rho'        15              11              0.2          0.14761     -9999    16.253      0       3.8858e-06          1     1.2249e-32     1.6169e-29      3.7613     5.1737     6.1233    6.5604      6.857     7.0723     7.2769     7.6118     8.0702     8.521    8.8694    9.0515    9.2848    9.5665    9.9902    10.786    11.637          1.4147               1                 2.5383              0.9383               0.31757              0.38511                1.8066               0.93585                0.41416              0.96636           0.00038686     0.0057098     0.035125      0.074032      0.1158      0.15894      0.20458      0.29557      0.44339      0.59624      0.70496      0.75982      0.81701      0.87514        0.935      0.98618       0.99853  
    cl_mt_val_p1v12       0.77393         7.9325     1.6047     'cl_mt_val'     'fl_z_wage_rho'        15              12              0.2          0.20229     -9999    16.506      0       0.00012072    0.99988      1.321e-34      2.706e-16       2.019     3.9942     5.2931    5.9034     6.3194     6.6128     6.8822     7.3287     7.9519    8.5553    9.0125     9.262    9.5806    9.9679    10.543    11.593    12.681          2.5749               1                 4.3571             0.91468               0.66743              0.38493                2.9928                0.9192                0.69687              0.96143           0.00013627      0.003996     0.028319       0.06424     0.10283      0.14334      0.18633      0.27539      0.42106      0.57691      0.68726      0.74466      0.80369      0.86557      0.92954      0.98485       0.99837  
    cl_mt_val_p1v13       0.84429          7.753     2.3536     'cl_mt_val'     'fl_z_wage_rho'        15              13              0.2          0.30357     -9999    17.022      0        0.0020101    0.99799     2.9143e-32     7.1724e-09    -0.94086     2.0249     3.8876    4.7864     5.3691     5.8303     6.2115     6.8685     7.7742    8.6665    9.3537    9.7177     10.17    10.734    11.579    13.095    14.534          5.5393               1                 8.9522             0.87379                1.7432              0.38463                5.8264                0.8915                 1.3826              0.95068          -0.00030298    0.00096981     0.017605      0.046208    0.078732      0.11525      0.15331      0.23856      0.38108      0.53944       0.6567      0.71637      0.78055      0.84777      0.91946      0.98234       0.99808  
    cl_mt_val_p1v14       0.91464         7.1822     4.1711     'cl_mt_val'     'fl_z_wage_rho'        15              14              0.2          0.58075     -9999     18.38      0         0.042794    0.95721    -1.8295e-33      3.724e-34     -6.5801    -2.5347    0.26239     1.906     2.7662     3.6457     4.3374     5.5426     7.2568    8.8749    10.094    10.772    11.591    12.588    14.032    16.352    17.936          17.398               1                 28.108             0.80608                7.6589              0.41473                16.438               0.82867                 4.0112              0.90558           -0.0012482    -0.0058946    -0.010407    -0.0017806    0.013456     0.035757     0.063562       0.1328       0.2677      0.43517      0.56646      0.63887      0.71689      0.80057       0.8927      0.97618       0.99747  
    cl_mt_val_p1v15         0.985       -0.82703     12.229     'cl_mt_val'     'fl_z_wage_rho'        15              15              0.2          -14.787     -9999    26.095      0          0.57815    0.42185    -3.2179e-35       2.89e-08     -16.478    -16.478    -15.411    -15.41    -13.534    -13.126    -10.861    -10.122    -3.8161    3.5253    9.0679    12.376    14.046    19.156    20.653     26.09    26.093          149.55               1                 185.58             0.78845                17.843               0.2969                119.96               0.78306                 47.784              0.62212              0.23618       0.23618       1.6878        1.9357      2.9184       3.9533        4.449       5.5841        6.798       6.7312       6.1226       5.4426       4.6534       3.6638       2.3196        1.281         1.031  

                         fl_z_wage_rho     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_sig    coefofvar    min      max      pYis0    pYls0    pYgr0     pYisMINY       pYisMAXY       p0_1        p1         p5         p10       p15       p20        p25        p35        p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1    fracByP1     fracByP5    fracByP10    fracByP15    fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                         _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    ____    ______    _____    _____    _____    ___________    ___________    _______    _______    _______    _______    ______    ______    _______    _______    _______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    __________    _________    ________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_pol_c_p1v1              0       1.7813    0.12327    'cl_mt_pol_c'    'fl_z_wage_rho'        15               1              0.2         0.069202     0.02    5.6694      0        0        1       9.7358e-35     2.6731e-34     1.4508      1.521     1.5912     1.6263    1.6497    1.6731     1.6965     1.7316     1.7784    1.8252    1.8603    1.8837    1.9071    1.9422    2.0007    2.0943    2.2113        0.038056            0.99731             0.091174            0.99999             0.0050129                0.42743             0.070967               0.9891               0.015195                 1              0.0011221     0.010107    0.050535    0.096381      0.13622       0.1827      0.25174      0.35066      0.50992      0.64807      0.74029      0.79289      0.83838      0.89771      0.95155      0.98897       0.99877  
    cl_mt_pol_c_p1v2       0.070357       1.7811    0.13161    'cl_mt_pol_c'    'fl_z_wage_rho'        15               2              0.2         0.073892     0.02    5.6701      0        0        1        2.599e-35    -2.8056e-34     1.4275     1.4978     1.5797     1.6148    1.6499    1.6733      1.685     1.7201     1.7786    1.8254    1.8605    1.8956     1.919    1.9541    2.0126    2.1179    2.2466        0.043986            0.99656              0.10394            0.99998             0.0055031                0.43157             0.081116              0.99019               0.017321                 1              0.0010047    0.0082639     0.05003    0.093052      0.15149      0.19781      0.23078      0.33181      0.50871      0.63884      0.72688      0.80022      0.84734      0.89594      0.94919      0.98899       0.99877  
    cl_mt_pol_c_p1v3        0.14071       1.7812    0.14086    'cl_mt_pol_c'    'fl_z_wage_rho'        15               3              0.2         0.079084     0.02    5.6721      0        0        1      -3.7245e-35     3.1498e-35     1.4046     1.4866     1.5685     1.6036    1.6387    1.6622     1.6856     1.7207     1.7792     1.826    1.8729    1.8963    1.9197    1.9665     2.025    2.1421    2.2942        0.051117            0.99503              0.11908            0.99997             0.0061284                0.42891             0.093108              0.99067               0.019843                 1              0.0010196    0.0098734    0.051715     0.08942      0.14532      0.19064      0.24548      0.34139      0.50721      0.62967      0.74128        0.785      0.83209      0.89329      0.94594      0.98803       0.99895  
    cl_mt_pol_c_p1v4        0.21107        1.781    0.15269    'cl_mt_pol_c'    'fl_z_wage_rho'        15               4              0.2         0.085731     0.02    5.6755      0        0        1       6.8302e-34    -8.3205e-34     1.3804     1.4623     1.5442      1.591    1.6261    1.6495     1.6729     1.7197     1.7782    1.8367    1.8718    1.9069     1.942    1.9771    2.0473     2.176     2.328        0.060934            0.99269              0.13994            0.99995             0.0072154                0.42232              0.10941              0.99039               0.023314                 1              0.0010185    0.0087091    0.044065    0.091677        0.143      0.18465       0.2282      0.34881      0.50114      0.64282      0.72222      0.78128       0.8451      0.88549      0.94464      0.98818       0.99866  
    cl_mt_pol_c_p1v5        0.28143       1.7809    0.16616    'cl_mt_pol_c'    'fl_z_wage_rho'        15               5              0.2           0.0933     0.02    5.6807      0        0        1       1.2942e-34      4.078e-35     1.3567     1.4385     1.5321     1.5789     1.614    1.6374     1.6608     1.7075      1.766    1.8362     1.883    1.9181    1.9532    1.9999    2.0701    2.2221    2.3976        0.073284            0.98949               0.1658            0.99988             0.0091371                0.43002              0.12906              0.98964               0.027608                 1              0.0010634    0.0083416    0.048886    0.093267      0.14432      0.18214      0.22405      0.32887       0.4651      0.63329      0.72533      0.78199      0.83731      0.88639      0.94153      0.98852       0.99889  
    cl_mt_pol_c_p1v6        0.35179       1.7827    0.18234    'cl_mt_pol_c'    'fl_z_wage_rho'        15               6              0.2          0.10229     0.02    5.6879      0        0        1      -5.1244e-34      -5.87e-34     1.3217     1.4153     1.5089     1.5556    1.5907    1.6258     1.6609      1.696     1.7662    1.8364    1.8948    1.9299     1.965    2.0235    2.1054    2.2691    2.4563        0.089773            0.98533              0.19995            0.99971              0.012047                0.43479              0.15465              0.98836                0.03325                 1             0.00082397    0.0092878    0.046575    0.084709      0.13052      0.18112      0.23784      0.31579       0.4645      0.61634      0.71942      0.77772      0.82658      0.88828      0.94377      0.98821       0.99866  
    cl_mt_pol_c_p1v7        0.42214       1.7819    0.20231    'cl_mt_pol_c'    'fl_z_wage_rho'        15               7              0.2          0.11354     0.02    5.6976      0        0        1      -1.3151e-32      2.558e-34     1.2873     1.3692     1.4746     1.5331    1.5799    1.6033     1.6384     1.6852     1.7671    1.8491    1.9076    1.9427    1.9895     2.048    2.1416    2.3289    2.5211         0.11297            0.98024               0.2469            0.99925              0.017197                0.44198              0.18877              0.98599               0.040929                 1             0.00080808    0.0076281    0.041962    0.086173      0.14013      0.17288      0.22362       0.3097       0.4729      0.62303      0.71891      0.77137      0.82728      0.88237      0.94028      0.98747       0.99857  
    cl_mt_pol_c_p1v8         0.4925       1.7821    0.22749    'cl_mt_pol_c'    'fl_z_wage_rho'        15               8              0.2          0.12765     0.02     5.711      0        0        1       1.7358e-33     5.4708e-34     1.2413     1.3341     1.4394     1.5097    1.5565    1.5916      1.615     1.6735     1.7671     1.849    1.9193    1.9661    2.0129    2.0831    2.1884    2.3991     2.598          0.1468            0.97455              0.31421            0.99812              0.025951                0.44762               0.2365               0.9831               0.051753                 1             0.00077059    0.0081408    0.040508    0.089161      0.13373      0.18108      0.21279      0.30787      0.47064      0.60839      0.70962       0.7698      0.81971      0.87939      0.93674      0.98691       0.99862  
    cl_mt_pol_c_p1v9        0.56286       1.7817    0.25915    'cl_mt_pol_c'    'fl_z_wage_rho'        15               9              0.2          0.14545     0.02    5.7294      0        0        1         6.62e-34     3.9331e-35     1.1791     1.2869     1.3922     1.4624    1.5209     1.556     1.5911     1.6613     1.7549    1.8602    1.9421    1.9889    2.0474    2.1293     2.258    2.4878    2.7159         0.19775            0.96966              0.41185            0.99536              0.041208                0.45207              0.30348              0.97951                0.06716                 1             0.00064684    0.0079658    0.038087    0.078567      0.12701      0.16816      0.20706      0.30592      0.45035        0.608      0.70714      0.75907      0.81557      0.87629      0.93784       0.9855       0.99851  
    cl_mt_pol_c_p1v10       0.63321       1.7837    0.30146    'cl_mt_pol_c'    'fl_z_wage_rho'        15              10              0.2          0.16901     0.02    5.7556      0        0        1       1.3676e-33     4.1029e-34     1.1097     1.2283     1.3453     1.4155     1.474    1.5208     1.5676     1.6495     1.7548    1.8717    1.9653    2.0238     2.094    2.1876    2.3397    2.6087    2.8895         0.27866            0.96698              0.56169            0.99008              0.066153                0.44664              0.40466              0.97495                0.09088                 1             0.00062639    0.0073352    0.038236    0.077224      0.11878      0.15914      0.20675        0.303      0.44444      0.58918      0.69392       0.7533      0.80779      0.86763      0.93395       0.9858       0.99841  
    cl_mt_pol_c_p1v11       0.70357       1.7916    0.36032    'cl_mt_pol_c'    'fl_z_wage_rho'        15              11              0.2          0.20112     0.02    6.5197      0        0        1       1.2249e-32     1.6169e-29     1.0227      1.153      1.275     1.3569    1.4154    1.4739     1.5324     1.6259     1.7546     1.895     2.012    2.0821    2.1757     2.281    2.4565     2.784    3.1483         0.41416            0.96636               0.8048            0.98203               0.10873                0.43527              0.56623              0.96823                0.12983                 1             0.00054401    0.0063339    0.033715    0.071401      0.11133      0.15052      0.19988      0.28729      0.42976      0.58241      0.69024      0.74283      0.80313      0.86074      0.92692      0.98372        0.9982  
    cl_mt_pol_c_p1v12       0.77393       1.8011     0.4517    'cl_mt_pol_c'    'fl_z_wage_rho'        15              12              0.2          0.25079     0.02    7.3263      0        0        1        1.321e-34      2.706e-16     0.8805     1.0409     1.1812     1.2706     1.345    1.4034     1.4736     1.5789     1.7426     1.918    2.0676     2.152    2.2689    2.4209    2.6498    3.0876    3.5746         0.69687            0.96143                1.308            0.97543               0.22521                 0.4614              0.87872              0.95876                0.20404                 1             0.00046078    0.0055173    0.030862    0.064628      0.10261      0.14186      0.18282      0.26916      0.40845      0.55507      0.66531      0.72341      0.78662      0.85152      0.91937      0.98195       0.99794  
    cl_mt_pol_c_p1v13       0.84429       1.8373    0.61791    'cl_mt_pol_c'    'fl_z_wage_rho'        15              13              0.2           0.3363     0.02    8.2372      0        0        1       2.9143e-32     1.9831e-33    0.70204    0.88925     1.0414     1.1517    1.2386    1.3038     1.3798     1.5211      1.725    1.9774    2.1813    2.3167    2.4571    2.6953    3.0288    3.7108     4.488          1.3826            0.95068               2.5899            0.96286               0.58287                0.48986               1.6252              0.94718                0.38181                 1             0.00034539    0.0044707     0.02603    0.056253     0.091364      0.12358      0.16149       0.2409      0.37074       0.5215      0.63363      0.69623      0.75985      0.82957      0.90689      0.97819       0.99741  
    cl_mt_pol_c_p1v14       0.91464       1.9517     1.0619    'cl_mt_pol_c'    'fl_z_wage_rho'        15              14              0.2          0.54411     0.02    11.928      0        0        1      -1.8295e-33    -7.8771e-35    0.51119    0.66155    0.82192    0.91213    1.0224    1.0926     1.2162     1.3791     1.6639    2.0698    2.4215    2.6462    2.9402    3.3445    4.0294    5.5045    8.2142          4.0112            0.90558               8.4425            0.95096                2.5856                0.54992               4.7292              0.93641                 1.1277                 1             0.00023364    0.0031619    0.018697    0.040819     0.067507     0.093436      0.12284      0.19045      0.30561      0.44783      0.56264      0.62723      0.69848      0.77919      0.87201      0.96623       0.99501  
    cl_mt_pol_c_p1v15         0.985       2.8044     6.2807    'cl_mt_pol_c'    'fl_z_wage_rho'        15              15              0.2           2.2396     0.02    49.012      0        0        1      -3.2179e-35     2.5708e-05    0.42652    0.42652    0.42652    0.42652    0.5008    0.5008    0.51416    0.53419    0.78459    1.2587    2.1284    2.8796    3.8086    6.2717    9.0845    47.135    48.945          47.784            0.62212               107.61            0.89017              -0.17185             -0.0055677               68.334              0.86855                 39.447                 1               0.016028     0.016028    0.016028    0.016028     0.035385     0.035385     0.050074     0.060494      0.10504       0.1553       0.2089      0.25361      0.31063      0.39783      0.55832      0.85565       0.99488  

                         fl_z_wage_rho     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_sig    coefofvar    min     max         pYis0       pYls0     pYgr0      pYisMINY       pYisMAXY       p0_1        p1          p5         p10         p15        p20        p25        p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1     fracByP1      fracByP5     fracByP10     fracByP15    fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                         _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    ___    ______    ___________    _____    _______    ___________    ___________    _______    _______    ________    ________    _______    _______    _______    _______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    __________    __________    __________    __________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_pol_k_p1v1              0       4.2558    0.58206    'cl_mt_pol_k'    'fl_z_wage_rho'        15               1              0.2          0.13677      0     7.1317     4.2668e-35      0            1     4.2668e-35     -1.776e-34     3.0159     3.0577      3.3443      3.4849      3.659     3.7988     3.8373     4.0197    4.2342    4.4543    4.6507    4.7128    4.8812    4.9936    5.2825    5.7343    6.3179        0.17717             0.98326             0.42581             0.98904              0.016048              0.28978               0.33879                  1                  0.070967               0.9891           0.0018966     0.0075024      0.038558      0.079232     0.13245       0.18581     0.22747       0.32107     0.47609      0.62141      0.71665      0.77135      0.82023      0.88422      0.94382      0.98682        0.9985  
    cl_mt_pol_k_p1v2       0.070357       4.2559    0.62243    'cl_mt_pol_k'    'fl_z_wage_rho'        15               2              0.2          0.14625      0     7.6134     8.5406e-35      0            1     8.5406e-35     -5.408e-35     2.9117     3.0174      3.3153      3.4853     3.6336     3.6913     3.8377     3.9659    4.2347    4.4548    4.6805    4.8383    4.9117    5.1179    5.3909    5.8874    6.5337        0.20533             0.98365             0.48672             0.99012               0.01818              0.30146               0.38742                  1                  0.081116              0.99019          0.00080728     0.0085023       0.04337      0.090517     0.12592       0.16762     0.23646       0.29738     0.47474      0.60999      0.73002      0.77834      0.82934      0.88267      0.94149      0.98644       0.99843  
    cl_mt_pol_k_p1v3        0.14071       4.2576     0.6672    'cl_mt_pol_k'    'fl_z_wage_rho'        15               3              0.2          0.15671      0     8.1033     2.0462e-34      0            1     2.0462e-34     1.1142e-34      2.787     2.9612      3.2396      3.4555     3.5707     3.6607     3.8061     3.9367    4.2362    4.4564    4.6821    4.8454    4.9135    5.1503    5.4242    5.9927    6.6915        0.23917             0.98293             0.55871             0.99056              0.020444              0.30208               0.44516                  1                  0.093108              0.99067            0.000727     0.0067982      0.037165      0.086616     0.11974       0.16123     0.21462       0.30333     0.47234      0.59811      0.71435      0.76084      0.81163      0.87861      0.93721      0.98562       0.99839  
    cl_mt_pol_k_p1v4        0.21107        4.259    0.72353    'cl_mt_pol_k'    'fl_z_wage_rho'        15               4              0.2          0.16988      0     8.6475     8.2175e-34      0            1     8.2175e-34    -4.0207e-34     2.6768     2.8724      3.1726      3.3428     3.4845     3.6517      3.784     3.9273    4.2338    4.4824    4.7087    4.8807    4.9915    5.1781    5.5658    6.1949    6.9287        0.28533             0.98095             0.65666              0.9902              0.023759              0.29347               0.52349                  1                   0.10941              0.99039          0.00065065     0.0065675      0.040345      0.080387     0.11514       0.15597     0.19946       0.30611     0.46323      0.60592      0.69663      0.75546      0.81993      0.86844      0.93494       0.9851       0.99842  
    cl_mt_pol_k_p1v5        0.28143       4.2632    0.78486    'cl_mt_pol_k'    'fl_z_wage_rho'        15               5              0.2           0.1841      0     9.2514     1.6934e-34      0            1     1.6934e-34    -1.1489e-36     2.5466     2.7458      3.1106      3.3137     3.4434     3.5671     3.6836     3.8623    4.2327    4.4812    4.7074    4.9093    5.1125     5.357    5.6681     6.349     7.198        0.34224             0.97827             0.77489             0.98927              0.029821              0.29711               0.61601                  1                   0.12906              0.98964          0.00057331     0.0062699       0.03599       0.07861     0.11269       0.15387     0.20558       0.28511     0.45752      0.59211      0.69178      0.75385      0.81067      0.86855      0.93088      0.98461       0.99827  
    cl_mt_pol_k_p1v6        0.35179       4.2776    0.85811    'cl_mt_pol_k'    'fl_z_wage_rho'        15               6              0.2          0.20061      0     9.9416     7.7345e-38      0            1     7.7345e-38     5.0856e-35     2.4122     2.6383      3.0121      3.2292     3.3519      3.509     3.6579     3.8626    4.2052    4.5544    4.8303    4.9769    5.1465    5.4201    5.7647    6.5842    7.5581        0.41775             0.97432              0.9295             0.98755              0.038498              0.29525               0.73636                  1                   0.15465              0.98836          0.00057862     0.0059311      0.036047      0.072166     0.10813       0.15028     0.19675       0.28839      0.4207      0.57708      0.68279      0.74745      0.80046      0.86934      0.92752      0.98404       0.99819  
    cl_mt_pol_k_p1v7        0.42214       4.2831    0.94635    'cl_mt_pol_k'    'fl_z_wage_rho'        15               7              0.2          0.22095      0     10.749    -1.3276e-32      0            1    -1.3276e-32      1.598e-33     2.1953     2.5482      2.9135        3.15     3.3158     3.4525     3.6187     3.8383    4.1802    4.5753    4.8825     5.088    5.2772    5.5742    5.9915    6.8963    7.9661        0.52251             0.96922              1.1374             0.98412               0.05309              0.29169               0.89558                  1                   0.18877              0.98599          0.00049426     0.0058102      0.033327      0.070501     0.11108       0.14394     0.18515       0.27897     0.41756      0.57119       0.6808      0.73841       0.7987      0.85906      0.92794      0.98424       0.99808  
    cl_mt_pol_k_p1v8         0.4925       4.2954     1.0575    'cl_mt_pol_k'    'fl_z_wage_rho'        15               8              0.2          0.24619      0     11.697     9.6339e-34      0            1     9.6339e-34      6.838e-34     1.9775     2.4223      2.7209      3.0114     3.2366     3.3479     3.5108     3.8027      4.18    4.5933    4.9124    5.1492    5.3916    5.7037    6.2526    7.2474     8.426        0.67422             0.96292              1.4323             0.97877              0.077484              0.28752                1.1183                  1                    0.2365               0.9831          0.00045136     0.0054646      0.029782      0.064504     0.10367       0.14238      0.1822        0.2692     0.40804      0.55612      0.66763      0.73329      0.78981       0.8558      0.92594      0.98221         0.998  
    cl_mt_pol_k_p1v9        0.56286         4.31     1.1956    'cl_mt_pol_k'    'fl_z_wage_rho'        15               9              0.2          0.27739      0     12.899     8.0258e-34      0            1     8.0258e-34     8.3514e-36      1.805     2.2378      2.6102      2.9186     3.1149     3.3134     3.4482     3.7244     4.175    4.6505    4.9928    5.2593    5.5672    5.9242    6.5517    7.6408    9.4141        0.89908             0.95563              1.8526             0.97055                0.1198              0.28488                1.4294                  1                   0.30348              0.97951           0.0004188      0.005018      0.027658      0.060134    0.096651       0.13192     0.17553         0.254     0.39229      0.55317      0.65629      0.71654      0.78255      0.84905      0.91819      0.98139       0.99775  
    cl_mt_pol_k_p1v10       0.63321       4.3478     1.3768    'cl_mt_pol_k'    'fl_z_wage_rho'        15              10              0.2          0.31666      0     14.447     2.2044e-33      0            1     2.2044e-33    -2.1604e-34     1.6016     2.0554      2.5162      2.8034     2.9652     3.1725     3.3425     3.6585    4.1633    4.6997    5.1473    5.4209    5.6988    6.2168    6.8589    8.4228    10.444         1.2456             0.94641              2.4863             0.95958               0.18602              0.27499                1.8956                  1                   0.40466              0.97495          0.00037204     0.0044599      0.025566      0.055378    0.088644       0.12661     0.16478       0.24331     0.37781      0.53093      0.64546      0.70499      0.76722      0.83642      0.91131      0.97941       0.99744  
    cl_mt_pol_k_p1v11       0.70357       4.4232      1.623    'cl_mt_pol_k'    'fl_z_wage_rho'        15              11              0.2          0.36693      0     16.614      1.266e-32      0            1      1.266e-32     1.4879e-24     1.3926      1.772      2.3531      2.6272     2.8908     3.0297     3.2303     3.5696     4.182    4.7375    5.3567     5.605    6.0404    6.5255    7.5671    9.4196    11.907         1.8066             0.93585              3.4896             0.94533               0.28919              0.25701                2.6342                  1                   0.56623              0.96823          0.00031186     0.0036744      0.022694      0.050688    0.081988       0.11683     0.15404       0.23181     0.35965      0.51149      0.62507      0.68789      0.75359      0.82469      0.90304      0.97642       0.99712  
    cl_mt_pol_k_p1v12       0.77393       4.5026      2.029    'cl_mt_pol_k'    'fl_z_wage_rho'        15              12              0.2          0.45064      0     20.004      1.815e-34      0            1      1.815e-34     4.1435e-14     1.1283     1.4532      2.0175      2.2931     2.6055     2.8508     3.0324     3.5213     4.046    4.9093    5.5593    5.9549    6.3662    7.1718    8.0803    11.049    15.398         2.9928              0.9192              5.5536             0.92202               0.55794              0.25448                 4.117                  1                   0.87872              0.95876          0.00026136     0.0030094      0.018682       0.04376    0.071995       0.10153      0.1345       0.20689     0.33267      0.48172      0.59691      0.66094      0.72833      0.80344      0.88937      0.97158       0.99639  
    cl_mt_pol_k_p1v13       0.84429       4.7319     2.7768    'cl_mt_pol_k'    'fl_z_wage_rho'        15              13              0.2          0.58684      0     26.341     2.7622e-32      0            1     2.7622e-32     1.3981e-07     0.7246     1.1274       1.569       2.023     2.2978     2.5855     2.7431     3.3625    4.0743    4.9264     6.061    6.2347    7.2815    8.2246    10.448    14.791    20.001         5.8264              0.8915              10.702             0.88537                1.3661              0.25547                7.7109                  1                    1.6252              0.94718          0.00014028     0.0020073      0.014135      0.033476    0.058599      0.083588     0.11159       0.17532     0.29202      0.43602      0.55114      0.61574      0.68943         0.77      0.86421      0.96399       0.99517  
    cl_mt_pol_k_p1v14       0.91464       5.2351     4.7557    'cl_mt_pol_k'    'fl_z_wage_rho'        15              14              0.2          0.90842      0     43.569    -1.8428e-33      0            1    -1.8428e-33     6.4333e-11    0.32012    0.61072      1.0453      1.3603     1.6032     1.8729     2.3353     2.7042    3.6857    5.4574    6.3206    8.0833    8.4269    10.884    13.242    24.708    39.416         16.438             0.82867              33.302             0.83764                5.9564              0.28289                22.617                  1                    4.7292              0.93641          5.8902e-05    0.00088021      0.007379      0.018315    0.033003      0.049746    0.069861       0.11665     0.21192      0.34167      0.45041      0.51765      0.59729      0.68586      0.80518      0.94139       0.99203  
    cl_mt_pol_k_p1v15         0.985        6.328     12.527    'cl_mt_pol_k'    'fl_z_wage_rho'        15              15              0.2           1.9796      0      54.67       0.011937      0      0.98806       0.011937      0.0038947          0          0    0.055853    0.055853    0.11328    0.17445    0.22655    0.35795    1.0057    2.2023    4.4714    7.5583    12.761      20.1    37.139    53.876     54.67         119.96             0.78306              232.06             0.96249                 6.809              0.11061                156.92                  1                    68.334              0.86855                   0             0    0.00071387    0.00071387    0.001936     0.0032188    0.004501     0.0090996    0.023695     0.061936      0.11544      0.16036      0.24074      0.35109      0.61111      0.91508             1  

                       fl_z_wage_rho     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_sig    coefofvar     min      max        pYis0         pYls0        pYgr0      pYisMINY       pYisMAXY        p0_1         p1         p5         p10        p15        p20        p25        p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1      fracByP1      fracByP5     fracByP10    fracByP15    fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                       _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    _____    ______    __________    __________    _______    ___________    ___________    ________    ________    _______    _______    _______    _______    _______    _______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    ___________    ___________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_coh_p1v1              0       6.0175    0.73966     'cl_mt_coh'     'fl_z_wage_rho'        15               1              0.2          0.12292     -4.67    54.859    9.3049e-16     5.509e-15          1     9.7358e-35     2.6731e-34      4.0347      4.4559     4.8771     5.0877     5.2281     5.3685     5.5089     5.7195    6.0003    6.2811    6.4917    6.6321    6.7725    6.9831    7.3341    7.8957    8.5977        0.22836             0.99733              0.5471                1                 0.030113               0.4279               0.42581               0.98904               0.091174              0.99999           0.00091181      0.0085927     0.044783     0.086989     0.12426      0.16827      0.23448      0.33064      0.48862      0.62832      0.72314      0.77783      0.82554       0.8884      0.94634      0.98749       0.99857  
    cl_mt_coh_p1v2       0.070357       6.0167    0.78977     'cl_mt_coh'     'fl_z_wage_rho'        15               2              0.2          0.13126     -4.67    54.866    2.4024e-14    1.0115e-13          1      2.599e-35    -2.8056e-34      3.8953      4.3166      4.808     5.0186     5.2292     5.3697     5.4399     5.6505    6.0015    6.2824     6.493    6.7036     6.844    7.0546    7.4057    8.0375    8.8098        0.26396              0.9966             0.62373                1                  0.03307              0.43219               0.48672               0.99012                0.10394              0.99998           0.00080388         0.0069     0.043927     0.083275     0.13778      0.18165      0.21316      0.31085      0.48596      0.61757      0.70811      0.78452      0.83417      0.88588      0.94343      0.98742       0.99856  
    cl_mt_coh_p1v3        0.14071       6.0172    0.84537     'cl_mt_coh'     'fl_z_wage_rho'        15               3              0.2          0.14049     -4.67    54.887    3.9605e-13    1.8625e-12          1    -3.7245e-35     4.2342e-34      3.7579      4.2495     4.7411     4.9518     5.1625      5.303     5.4434     5.6541    6.0053    6.2862    6.5671    6.7076    6.8481     7.129    7.4802    8.1825    9.0955        0.30679             0.99509             0.71466                1                 0.036861              0.42987               0.55871               0.99056                0.11908              0.99997           0.00080151      0.0081587     0.044968     0.079204     0.13098      0.17365      0.22595      0.31872       0.4829      0.60677       0.7218      0.76748       0.8171      0.88236      0.93948      0.98623       0.99875  
    cl_mt_coh_p1v4        0.21107       6.0161    0.91657     'cl_mt_coh'     'fl_z_wage_rho'        15               4              0.2          0.15235     -4.67    54.923    6.8019e-12    3.5001e-11          1     6.8302e-34    -1.7176e-33      3.5425       4.104     4.5954     4.8761     5.0867     5.2271     5.3675     5.6482    5.9992    6.3502    6.5607    6.7713    6.9819    7.1925    7.6136    8.3857    9.2982        0.36582              0.9928              0.8401                1                 0.043495              0.42409               0.65666                0.9902                0.13994              0.99995            0.0005641      0.0070372       0.0376     0.080392     0.12759      0.16654      0.20777      0.32402      0.47471      0.61835      0.70033      0.76214      0.82973      0.87307      0.93753      0.98625       0.99839  
    cl_mt_coh_p1v5        0.28143       6.0152      0.998     'cl_mt_coh'     'fl_z_wage_rho'        15               5              0.2          0.16591     -4.67    54.977    1.1084e-10    5.8655e-10          1     1.2942e-34    -3.0417e-35      3.3999      3.9613     4.5227     4.8034     5.0139     5.1543     5.2946     5.5753    5.9262    6.3472    6.6279    6.8384    7.0489    7.3296    7.7507    8.6629    9.7155        0.44025             0.98966               0.996                1                 0.055311              0.43339               0.77489               0.98927                 0.1658              0.99988           0.00064498      0.0065854     0.041216     0.080801     0.12743      0.16256        0.202      0.30245      0.43637      0.60641      0.70165       0.7612      0.82005      0.87299      0.93348      0.98649       0.99861  
    cl_mt_coh_p1v6        0.35179       6.0257     1.0969     'cl_mt_coh'     'fl_z_wage_rho'        15               6              0.2          0.18203     -4.67    55.052     1.562e-09    9.8798e-09          1    -5.1244e-34      9.444e-34      3.1199      3.8217     4.3831     4.6638     4.8744     5.0849     5.2955      5.506    5.9271    6.3481     6.699    6.9096    7.1201     7.471    7.9623    8.9448    10.138        0.54015             0.98559              1.2031                1                 0.073633               0.4418                0.9295               0.98755                0.19995              0.99971           0.00052346      0.0071991     0.038388     0.071836     0.11312      0.15964      0.21282      0.28726      0.43305      0.58651      0.69332       0.7548      0.80694      0.87383      0.93527      0.98591       0.99835  
    cl_mt_coh_p1v7        0.42214       6.0206     1.2213     'cl_mt_coh'     'fl_z_wage_rho'        15               7              0.2          0.20286     -4.67    55.155    1.6254e-08    1.4944e-07          1    -1.3151e-32      2.558e-34      2.7731      3.5454     4.1774     4.5285     4.8094     4.9498     5.1604     5.4413    5.9328    6.4244    6.7754    6.9861     7.267     7.618    8.1798    9.3033    10.708        0.68212             0.98043              1.4916                1                  0.10728              0.45671                1.1374               0.98412                 0.2469              0.99925           0.00044553      0.0059307     0.033545     0.071569     0.11975      0.14958      0.19658      0.27818      0.43791      0.59008      0.68987      0.74549      0.80554      0.86569      0.93029      0.98443        0.9982  
    cl_mt_coh_p1v8         0.4925       6.0214     1.3838     'cl_mt_coh'     'fl_z_wage_rho'        15               8              0.2          0.22981     -4.67    55.295    1.5154e-07    1.7161e-06          1     1.7358e-33     5.4708e-34      2.3517      3.2645     3.9667      4.388     4.6688     4.8795     5.0199      5.371    5.9327    6.4243    6.8456    7.1264    7.4073    7.8286    8.4605    9.7947     11.55        0.89238             0.97397              1.9149                1                  0.16838              0.47747                1.4323               0.97877                0.31421              0.99812           0.00036831      0.0053446     0.031495     0.072342     0.11139      0.15408       0.1832      0.27252      0.43151      0.57099      0.67659      0.74055      0.79438      0.85992      0.92441      0.98359       0.99809  
    cl_mt_coh_p1v9        0.56286       6.0191     1.5966     'cl_mt_coh'     'fl_z_wage_rho'        15               9              0.2          0.26526     -4.67    55.488    1.4704e-06    1.6027e-05    0.99998       6.62e-34     3.9331e-35      1.8583      2.9112     3.6834     4.1046     4.4555     4.6661     4.8767     5.2979    5.8595    6.4912    6.9826    7.2634    7.6144    8.1057    8.8779    10.492    12.598         1.2133             0.96566              2.5492                1                  0.28472                0.507                1.8526               0.97055                0.41185              0.99536            0.0002754      0.0046704     0.028133     0.060706     0.10197      0.13843      0.17357      0.26626       0.4061      0.56573      0.66959      0.72487      0.78572      0.85262      0.92193      0.98202       0.99778  
    cl_mt_coh_p1v10       0.63321       6.0497     1.8819     'cl_mt_coh'     'fl_z_wage_rho'        15              10              0.2          0.31107     -4.67    55.764    7.6106e-06    0.00011805    0.99987     1.3676e-33     4.1029e-34      1.1558      2.4192     3.4019     3.8932     4.2442     4.5249     4.7355     5.2268    5.8585    6.5604     7.122    7.4729    7.8941    8.5258    9.4382    11.474    14.211         1.7171             0.95453              3.5415                1                  0.49356              0.53381                2.4863               0.95958                0.56169              0.99008           0.00011452      0.0032541     0.024966     0.057644    0.093368      0.13315      0.16686      0.25813       0.3922      0.54097      0.64747       0.7101      0.77053      0.84361      0.91356      0.97918       0.99748  
    cl_mt_coh_p1v11       0.70357       6.1571     2.2744     'cl_mt_coh'     'fl_z_wage_rho'        15              11              0.2          0.36939     -4.67     56.18    2.6216e-05    0.00055282    0.99942     1.2249e-32     1.6169e-29     0.38332      1.9274     3.1205      3.682     4.0329     4.3137     4.5944     5.0857    5.7875    6.6999    7.3316    7.8229    8.3844    9.0862     10.35    13.157    16.877         2.5383              0.9383              5.1729                1                  0.87856              0.55718                3.4896               0.94533                 0.8048              0.98203           -3.558e-05      0.0021001     0.021146     0.050807    0.081478      0.11582      0.15436      0.23264      0.36054      0.52121      0.62586      0.69336      0.75961      0.82447      0.90436      0.97691       0.99711  
    cl_mt_coh_p1v12       0.77393       6.2965     2.9686     'cl_mt_coh'     'fl_z_wage_rho'        15              12              0.2          0.47146     -4.67    56.871    0.00010805     0.0022742    0.99762      1.321e-34      2.706e-16    -0.67015      1.2245     2.5578     3.1893     3.6104     3.9612     4.3121     4.8735    5.7857    6.8383    7.7505    8.3119    9.0838    10.066    11.891    16.031    21.645         4.3571             0.91468              8.8124                1                   1.9507              0.60815                5.5536               0.92202                  1.308              0.97543          -0.00020236     0.00078931     0.014508     0.038561    0.065288      0.09681      0.13479      0.20362      0.33351      0.48234      0.59608      0.65624      0.72782      0.79929      0.88777      0.97142       0.99631  
    cl_mt_coh_p1v13       0.84429        6.826      4.353     'cl_mt_coh'     'fl_z_wage_rho'        15              13              0.2          0.63772     -4.67    58.232    0.00024031     0.0064738    0.99329     2.9143e-32     7.1724e-09      -1.581     0.38468     1.9994     2.7014     3.1928      3.614     3.9651     4.6671    5.7904    7.1944    8.5283    9.3707    10.564    12.249    15.198    22.499    32.398         8.9522             0.87379              18.949                1                    5.657              0.67487                10.702               0.88537                 2.5899              0.96286          -0.00032257    -0.00066931    0.0082619     0.025846    0.047942     0.074413        0.101      0.16491      0.27879      0.42195      0.53766      0.60088      0.67623      0.75906      0.85637      0.96114       0.99476  
    cl_mt_coh_p1v14       0.91464       8.4787     8.3599     'cl_mt_coh'     'fl_z_wage_rho'        15              14              0.2          0.98599     -4.67    62.126    0.00054958      0.010537    0.98891    -1.8295e-33     1.9407e-34     -1.7933    -0.03916     1.2238     1.9254     2.4166     2.8376     3.2585     4.1707    5.8546    8.0999    10.485     12.24    14.625    18.484    25.571    42.971    57.776         28.108             0.80608              69.889                1                   28.144              0.76038                33.302               0.83764                 8.4425              0.95096           -0.0003048    -0.00094401    0.0031194     0.012644    0.026016     0.042052     0.059748      0.10405      0.18984      0.31462      0.42147      0.48925       0.5663      0.66304      0.79016      0.94123       0.99314  
    cl_mt_coh_p1v15         0.985       10.432     19.247     'cl_mt_coh'     'fl_z_wage_rho'        15              15              0.2           1.8451     -4.67    98.255    2.7499e-21    8.6943e-23          1    -3.2179e-35     2.5708e-05     0.44821     0.44821    0.44821    0.44821    0.58844    0.58844    0.72866    0.86889    1.9206    3.8136     9.072    13.068    21.832    37.538    58.922    96.853    98.115         185.58             0.78845              370.46                1                   30.788              0.32549                232.06               0.96249                 107.61              0.89017            0.0045281      0.0045281    0.0045281    0.0045281    0.010624     0.010624     0.016213     0.021156     0.045843      0.07836      0.13606      0.19687      0.26853      0.40787       0.6896      0.92112       0.99724  

                       fl_z_wage_sig     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_rho    coefofvar     min      max      pYis0       pYls0        pYgr0      pYisMINY       pYisMAXY        p0_1          p1          p5          p10         p15        p20       p25       p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1      fracByP1       fracByP5     fracByP10     fracByP15     fracByP20     fracByP25     fracByP35     fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                       _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    _____    ______    _____    ___________    _______    ___________    ___________    _________    ________    ________    _________    ________    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    ___________    ___________    __________    __________    __________    __________    __________    __________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_val_p2v1           0.05       8.3467    0.45296     'cl_mt_val'     'fl_z_wage_sig'        16               1              0.8         0.054269     -9999    15.862      0      -6.8779e-34          1     1.3262e-33    -1.4514e-34       7.0293      7.2828      7.6065       7.7539      7.8736    7.9568    8.0529    8.1768    8.3537    8.5261    8.6462    8.7266    8.8304    8.9311    9.0873    9.3688    9.6603        0.20518                1                0.32303             0.95021             0.0045926              0.13699               0.26399               0.95112               0.054442               0.9515           0.00089355      0.0087201      0.045445      0.090912       0.13744       0.18468       0.24476       0.33194     0.48069      0.62987      0.73305      0.78489      0.84298      0.89101      0.94626      0.98866       0.99891  
    cl_mt_val_p2v2       0.092857       8.2492    0.79509     'cl_mt_val'     'fl_z_wage_sig'        16               2              0.8         0.096384     -9999    16.057      0       2.7189e-16          1     8.2948e-35     9.4531e-36       5.9682       6.484      6.9298        7.217      7.3939    7.5577    7.6977    7.9282     8.248    8.5616    8.8044    8.9311    9.0763    9.2707     9.553    10.052    10.541        0.63217                1                0.96115               0.939              0.015981              0.12762               0.76766               0.94216                0.17751              0.96059           0.00072671      0.0076077      0.040537      0.086394       0.12761       0.17638       0.22062       0.31393     0.46131      0.61476      0.72052      0.77322      0.82843      0.88341      0.94053      0.98761       0.99873  
    cl_mt_val_p2v3        0.13571       8.1312     1.1503     'cl_mt_val'     'fl_z_wage_sig'        16               3              0.8          0.14146     -9999    16.281      0       2.1741e-07          1    -8.7916e-33     1.3142e-33       4.4702      5.4251      6.2658        6.683      6.9405    7.1635    7.3303    7.6768    8.1346    8.5836    8.9046    9.1102    9.3316    9.6122     10.03    10.779    11.528         1.3231                1                 2.0338              0.9258              0.092979              0.20449                 1.566                0.9358                0.37486               0.9663           0.00050281      0.0061603      0.035564      0.075345       0.11833       0.16071       0.20547       0.29811     0.44456      0.59958      0.70525      0.76161      0.81719      0.87591      0.93584      0.98634       0.99856  
    cl_mt_val_p2v4        0.17857       7.9523      1.595     'cl_mt_val'     'fl_z_wage_sig'        16               4              0.8          0.20057     -9999     16.53      0       8.5775e-05    0.99991    -1.0223e-32     2.8276e-18       2.2552      4.0809      5.3339       5.9632      6.3204    6.6515    6.9056    7.3474    7.9623    8.5698    9.0284    9.2845    9.5906    9.9782    10.551    11.591     12.64         2.5439                1                 4.0907             0.91123               0.50595              0.33965                2.9019               0.92241                0.68285              0.96007           0.00017252       0.004206      0.029037      0.065262       0.10281       0.14367       0.18649       0.27605     0.42195      0.57664      0.68712      0.74522      0.80413      0.86542      0.93045      0.98484       0.99838  
    cl_mt_val_p2v5        0.22143       7.8363     2.0512     'cl_mt_val'     'fl_z_wage_sig'        16               5              0.8          0.26175     -9999    16.776      0        0.0010543    0.99895      1.631e-34     1.4771e-10    -0.095372      2.6917      4.4437       5.2584      5.7784    6.1876    6.5357    7.1054    7.8558    8.6178    9.1979    9.5287     9.928    10.418    11.152    12.502    13.845         4.2073                1                  7.215              0.8927                1.5041              0.41992                4.6219               0.89549                 1.0889              0.95499          -0.00016523      0.0019603      0.021376      0.052572      0.087924       0.12622       0.16742       0.25426     0.39718      0.55489      0.66897        0.729      0.79054      0.85551      0.92382       0.9833       0.99819  
    cl_mt_val_p2v6        0.26429       7.6782     2.5511     'cl_mt_val'     'fl_z_wage_sig'        16               6              0.8          0.33225     -9999    17.008      0        0.0045428    0.99546     9.4794e-34     2.5782e-08      -2.3686       1.212      3.4916       4.4844      5.1573    5.6331    6.0631    6.7669    7.7042    8.6502    9.3692    9.8006    10.276    10.884    11.792    13.444    15.043          6.508                1                 11.908             0.87392                3.4495              0.47651                6.8345                0.8602                  1.624              0.94893          -0.00051506    -0.00043379      0.013552      0.039789      0.072256       0.10622       0.14478       0.22921     0.36996      0.52987      0.64702      0.71002      0.77476      0.84334      0.91682      0.98157       0.99799  
    cl_mt_val_p2v7        0.30714       7.5575     3.0504     'cl_mt_val'     'fl_z_wage_sig'        16               7              0.8          0.40363     -9999    17.218      0         0.011205    0.98879     1.4237e-33     7.0775e-35      -4.6048    -0.21027      2.5556       3.7433      4.5021    5.0858    5.5962    6.4758    7.6106     8.741    9.6026    10.092    10.673    11.402    12.472    14.382     16.07          9.305                1                 18.161             0.85901                6.5145              0.51873                9.3727               0.82238                 2.2741              0.93871          -0.00085756     -0.0027669      0.005414      0.026731      0.054151      0.085923       0.12146       0.20186     0.34133      0.50349      0.62469      0.68996      0.75838       0.8313      0.90989      0.97996       0.99782  
    cl_mt_val_p2v8           0.35       7.5263     3.4813     'cl_mt_val'     'fl_z_wage_sig'        16               8              0.8          0.46255     -9999    17.401      0         0.019798     0.9802     -1.073e-33    -6.0655e-35       -6.561     -1.4006      1.8023       3.1925      4.0647    4.7442    5.3054    6.2808    7.5761    8.8774    9.8582    10.431    11.103    11.936    13.153    15.208    16.815         12.119                1                  25.22             0.84978                10.351              0.54928                11.883               0.78623                 2.9856              0.91686           -0.0011769     -0.0048143    -0.0013482      0.016048      0.039994      0.069934       0.10274       0.18017     0.31804      0.48197      0.60623      0.67362      0.74515      0.82158      0.90448      0.97886       0.99774  
    cl_mt_val_p2v9        0.39286        7.401     3.9396     'cl_mt_val'     'fl_z_wage_sig'        16               9              0.8          0.53231     -9999    17.553      0         0.032467    0.96753      5.497e-34    -4.4037e-34       -8.723     -2.7672     0.91138       2.4827      3.4343    4.2068    4.8676    5.9947    7.4838    8.9815    10.095    10.738    11.493    12.416    13.726    15.786    17.084         15.521                1                 33.179             0.84446                14.699              0.57242                 14.65               0.75251                 3.8311              0.87562           -0.0015531     -0.0072375    -0.0094451     0.0025894      0.022627      0.048691      0.079503        0.1531     0.29032      0.45676       0.5855       0.6554      0.73053      0.81118      0.89897       0.9778       0.99767  
    cl_mt_val_p2v10       0.43571       7.3278     4.3028     'cl_mt_val'     'fl_z_wage_sig'        16              10              0.8          0.58719     -9999    17.676      0         0.044693    0.95531    -7.8906e-35     8.3162e-34      -10.531      -3.815     0.28204       1.9203      3.0103      3.83    4.5472    5.7774    7.4208    9.0742    10.331    11.029    11.844    12.838      14.2    16.184    17.506         18.515                1                 40.801             0.84198                19.128              0.59009                16.981               0.72761                 4.6918              0.82247           -0.0018988     -0.0091489     -0.015612    -0.0075634     0.0098211      0.032898       0.06166       0.13221     0.26758      0.43593      0.56826      0.64089      0.71886      0.80294      0.89485      0.97707        0.9976  
    cl_mt_val_p2v11       0.47857        7.161     4.6983     'cl_mt_val'     'fl_z_wage_sig'        16              11              0.8           0.6561     -9999    17.775      0         0.062645    0.93736       6.13e-32     1.0045e-32       -12.53     -5.0539    -0.59897       1.2345      2.3595    3.3204     4.092    5.4639    7.3033    9.1416    10.502    11.265    12.142    13.181    14.558    16.587     17.72         22.074                1                 48.873             0.83878                23.808              0.60484                19.385               0.70447                 5.6805              0.75941           -0.0023055      -0.011595     -0.023714     -0.020787    -0.0077928      0.012009      0.037846       0.10487     0.23939      0.41086      0.54794      0.62382      0.70549      0.79367      0.89015      0.97632       0.99753  
    cl_mt_val_p2v12       0.52143       6.9692     5.0634     'cl_mt_val'     'fl_z_wage_sig'        16              12              0.8          0.72654     -9999    17.841      0          0.08349    0.91651     2.3124e-33     2.2553e-14      -14.564     -6.1939     -1.4521       0.5005      1.7953    2.7715    3.6432    5.1631    7.1734    9.1701    10.638     11.44    12.349    13.432    14.821    16.663    17.817         25.638                1                 56.591             0.83569                28.215              0.61437                21.641                0.6815                 6.7351              0.69249           -0.0026564      -0.014016     -0.032083     -0.034616     -0.026193    -0.0095498      0.013515      0.076916     0.20997      0.38632      0.52753      0.60671      0.69213      0.78447      0.88555      0.97537       0.99759  
    cl_mt_val_p2v13       0.56429       6.8151     5.3414     'cl_mt_val'     'fl_z_wage_sig'        16              13              0.8          0.78376     -9999    17.889      0          0.10127    0.89873    -1.7031e-35     5.7889e-35      -16.194     -7.1518     -2.0482    -0.024847      1.3045     2.398    3.2762    4.9103    7.0671    9.1852     10.75    11.594    12.537     13.63    15.001     16.68    17.871          28.53                1                 63.202             0.83345                32.113              0.62404                23.328               0.66568                 7.7605              0.63487           -0.0030213      -0.016111     -0.038842     -0.045586     -0.040392     -0.026614    -0.0058282      0.054782     0.18688      0.36516      0.51087      0.59273      0.68117      0.77708      0.88182      0.97459       0.99741  
    cl_mt_val_p2v14       0.60714       6.5901     5.6224     'cl_mt_val'     'fl_z_wage_sig'        16              14              0.8          0.85316     -9999    17.921      0          0.12093    0.87907     2.4932e-32     4.1462e-14       -17.62     -8.0745     -2.7571     -0.62279     0.73614    1.8919    2.8672    4.5779    6.8652    9.1465    10.778    11.671    12.643    13.748    15.135    16.918    17.903         31.611                1                 69.726             0.83099                36.311              0.63468                24.562               0.65035                 8.8535              0.58558           -0.0034586      -0.018452     -0.046474     -0.058439     -0.057712     -0.047045     -0.029592      0.027877     0.15745      0.33973      0.49062      0.57569      0.66785      0.76774      0.87705      0.97358       0.99729  
    cl_mt_val_p2v15          0.65       6.2826     5.9372     'cl_mt_val'     'fl_z_wage_sig'        16              15              0.8          0.94502     -9999     17.93      0           0.1474     0.8526     1.0615e-31     4.9137e-14      -19.388     -9.2243     -3.5961       -1.418    0.054281    1.2914    2.3058    4.1525    6.6151    9.0432    10.764    11.681     12.68    13.807    15.185    17.081    17.919         35.251                1                 76.404             0.82611                39.858              0.63952                26.441               0.63317                 10.106              0.53698           -0.0038866      -0.021635     -0.057022     -0.075986     -0.080915     -0.075276     -0.060936    -0.0093369     0.11958      0.30652      0.46402      0.55356      0.65016      0.75545       0.8707      0.97221       0.99718  

                         fl_z_wage_sig     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_rho    coefofvar    min      max      pYis0    pYls0    pYgr0     pYisMINY       pYisMAXY       p0_1        p1         p5         p10        p15        p20       p25       p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1    fracByP1     fracByP5    fracByP10    fracByP15    fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                         _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    ____    ______    _____    _____    _____    ___________    ___________    _______    _______    _______    _______    _______    _______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    __________    _________    ________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_pol_c_p2v1           0.05        1.787    0.12632    'cl_mt_pol_c'    'fl_z_wage_sig'        16               1              0.8         0.070685     0.02     5.547      0        0        1       1.3262e-33    -1.7201e-34     1.3901     1.5204     1.5906     1.6257     1.6608     1.6842    1.6959    1.7309    1.7777    1.8362    1.8713    1.8947    1.9181    1.9532    1.9999    2.1052    2.2105        0.054442             0.9515             0.094572            0.99759             0.0019148              0.20482               0.076702              0.99096               0.015956                 1             0.00090012     0.010295     0.04658    0.094884       0.1535      0.20835      0.23276      0.33969       0.4795      0.65403      0.74782      0.79392      0.84502      0.89527      0.94367      0.98909        0.9988  
    cl_mt_pol_c_p2v2       0.092857       1.7883    0.23242    'cl_mt_pol_c'    'fl_z_wage_sig'        16               2              0.8          0.12996     0.02    5.6148      0        0        1       8.2948e-35     7.0779e-35     1.2383     1.3143     1.4388      1.509     1.5558     1.5908    1.6259    1.6844    1.7663    1.8599    1.9301    1.9769    2.0353    2.1055    2.1991    2.4097    2.6202         0.17751            0.96059               0.2948            0.98526              0.007675              0.20966                0.23311              0.97873               0.054019                 1             0.00086031    0.0072741    0.039495     0.08774      0.12664      0.17461      0.22154      0.31366      0.45635      0.61141      0.70978      0.76782      0.82834      0.88114      0.93656      0.98666        0.9985  
    cl_mt_pol_c_p2v3        0.13571        1.795    0.33726    'cl_mt_pol_c'    'fl_z_wage_sig'        16               3              0.8          0.18789     0.02    5.7051      0        0        1      -8.7916e-33     2.0703e-33      1.076     1.1939     1.3042     1.3912     1.4514     1.4999    1.5567    1.6386    1.7557    1.8961    2.0015      2.06    2.1319    2.2473    2.4111    2.7339    3.0783         0.37486             0.9663              0.63075            0.97926              0.038067              0.28554                0.47894              0.97614                0.11374                 1             0.00058852    0.0064663    0.036694    0.075351      0.11292      0.15441      0.20472      0.29021       0.4303      0.58544      0.68953      0.74602      0.80192      0.86359      0.92862      0.98399       0.99823  
    cl_mt_pol_c_p2v4        0.17857       1.8018    0.44593    'cl_mt_pol_c'    'fl_z_wage_sig'        16               4              0.8          0.24749     0.02    6.5528      0        0        1      -1.0223e-32     4.8085e-34     0.9028     1.0533     1.1845     1.2823     1.3458     1.4044    1.4863    1.5799    1.7437    1.9193    2.0689    2.1533    2.2587    2.4125    2.6382    3.0754    3.5644         0.68285            0.96007               1.2237            0.97493                0.1753               0.4209                 0.8495              0.96581                0.19886                 1             0.00047933    0.0058573    0.030654     0.06573       0.1042      0.14013      0.18355      0.26574      0.41013      0.56289        0.667      0.72413      0.78965      0.85031      0.91947      0.98215       0.99799  
    cl_mt_pol_c_p2v5        0.22143       1.8252     0.5559    'cl_mt_pol_c'    'fl_z_wage_sig'        16               5              0.8          0.30456     0.02    8.2245      0        0        1        1.631e-34     1.4771e-10    0.73515    0.93231     1.0969     1.1946     1.2706     1.3358    1.4118    1.5422     1.731    1.9657    2.1403    2.2573    2.4093    2.5847     2.878    3.4552    4.1202          1.0889            0.95499                2.119            0.96737               0.49324              0.50808                 1.3167              0.94129                0.30903                 1             0.00036323    0.0046545    0.028686    0.058842     0.093518      0.12841      0.16949      0.24789       0.3846      0.53348      0.64671      0.70764      0.77086      0.83848      0.91196       0.9795       0.99762  
    cl_mt_pol_c_p2v6        0.26429       1.8511    0.67085    'cl_mt_pol_c'    'fl_z_wage_sig'        16               6              0.8           0.3624     0.02    10.051      0        0        1       9.4794e-34     6.4477e-34    0.60179    0.82495      1.003     1.1133     1.1935     1.2713    1.3473    1.4978    1.7276    1.9934    2.2333     2.357    2.5534    2.7582    3.1293    3.8866    4.7918           1.624            0.94893               3.4515            0.96325                1.0999              0.57778                 1.9016              0.91012                0.45004                 1              0.0002792    0.0039241    0.024487    0.053047      0.08408      0.11773      0.15455      0.23022      0.36058      0.51135      0.62451       0.6864      0.75389       0.8248       0.9032      0.97692       0.99722  
    cl_mt_pol_c_p2v7        0.30714       1.8892    0.79419    'cl_mt_pol_c'    'fl_z_wage_sig'        16               7              0.8          0.42039     0.02     12.89      0        0        1       1.4237e-33    -1.4337e-34    0.49641    0.72791    0.92263     1.0329     1.1282     1.2168    1.3037    1.4742    1.7274    2.0534    2.2924    2.4946    2.6659    2.9601    3.3922    4.3549    5.5283          2.2741            0.93871               5.2971            0.96233                2.0613              0.63042                 2.6052              0.87796                0.63074                 1             0.00022599    0.0033242    0.021777    0.047388     0.076257      0.10692      0.14133       0.2138      0.34086      0.48999      0.60484      0.66809       0.7366      0.81133      0.89428      0.97392       0.99654  
    cl_mt_pol_c_p2v8           0.35        1.944    0.93538    'cl_mt_pol_c'    'fl_z_wage_sig'        16               8              0.8          0.48116     0.02    16.034      0        0        1       -1.073e-33     -2.065e-33     0.4211    0.66674    0.86643    0.98257     1.0828     1.1831      1.26    1.4413    1.7379    2.0963    2.4222    2.5918    2.8408    3.1708     3.693    4.8259     7.152          2.9856            0.91686                7.646            0.95885                3.3332               0.6583                 3.4379              0.84655                0.87494                 1             0.00018503    0.0029831    0.019129    0.043321     0.070196     0.098666      0.13016      0.20009      0.32325      0.47185      0.58705      0.65105      0.72059      0.79751      0.88515      0.97004       0.99491  
    cl_mt_pol_c_p2v9        0.39286       1.9944     1.1106    'cl_mt_pol_c'    'fl_z_wage_sig'        16               9              0.8          0.55687     0.02    19.531      0        0        1        5.497e-34     5.2064e-34    0.36079    0.59631    0.80677     0.9237     1.0222     1.1291    1.2269    1.4223    1.7539    2.1397    2.4855     2.716    2.9916    3.3574    3.9762    5.3785    10.967          3.8311            0.87562               10.479            0.94612                4.6813              0.64669                 4.5647              0.83176                 1.2334                 1             0.00015044    0.0025077    0.017131    0.038836     0.064199     0.091234      0.12128      0.18711      0.30502      0.45138      0.56737      0.63317      0.70376       0.7833      0.87388      0.96354       0.99295  
    cl_mt_pol_c_p2v10       0.43571       2.0536     1.3258    'cl_mt_pol_c'    'fl_z_wage_sig'        16              10              0.8          0.64559     0.02    24.386      0        0        1      -7.8906e-35     8.3162e-34    0.33324    0.55372    0.76168     0.8903    0.98802     1.0824    1.1926    1.4031    1.7773    2.2049    2.5807    2.8146    3.1169    3.5328    4.2168    5.8705      13.9          4.6918            0.82247               13.718            0.91878                6.1545              0.61621                 5.8058              0.80742                 1.7576                 1             0.00013236    0.0022122    0.015856    0.035873     0.058702     0.084543      0.11137      0.17461      0.29044      0.43409      0.54936      0.61498      0.68707      0.76772      0.86152      0.95488       0.99065  
    cl_mt_pol_c_p2v11       0.47857       2.1092     1.5921    'cl_mt_pol_c'    'fl_z_wage_sig'        16              11              0.8          0.75485     0.02    28.848      0        0        1         6.13e-32     9.4482e-34    0.28565    0.51116    0.71663    0.82688    0.94632     1.0524    1.1526     1.379    1.7373    2.2217     2.631    2.9066    3.2474    3.6984    4.4434    6.5248     21.87          5.6805            0.75941               17.443            0.88345                7.5506              0.56607                 7.3581              0.78911                 2.5348                 1             0.00011456    0.0019876    0.014274     0.03254     0.053521     0.078101      0.10333      0.16319      0.27546      0.41587      0.53094      0.59643      0.66938      0.75087      0.84628      0.94317        0.9878  
    cl_mt_pol_c_p2v12       0.52143       2.1651     1.9208    'cl_mt_pol_c'    'fl_z_wage_sig'        16              12              0.8          0.88719     0.02    33.883      0        0        1       2.3124e-33    -1.4101e-34    0.26889    0.47765    0.67306    0.78997    0.90103     1.0054    1.1115    1.3728    1.7586    2.2547    2.6972    2.9762    3.3269    3.8246    4.6296     8.708    30.212          6.7351            0.69249               21.636            0.84223                8.5289              0.48955                 9.4178              0.78178                 3.6896                 1             9.5967e-05    0.0017579    0.012896      0.0298     0.049664     0.071453     0.096002       0.1533      0.26083      0.39854      0.51232      0.57751      0.65039      0.73263      0.82907      0.92982       0.98644  
    cl_mt_pol_c_p2v13       0.56429       2.2255     2.2885    'cl_mt_pol_c'    'fl_z_wage_sig'        16              13              0.8           1.0283     0.02    40.705      0        0        1      -1.7031e-35     5.7889e-35     0.2405    0.45094      0.643     0.7716    0.86179    0.98204    1.0931    1.3244     1.762    2.2622    2.7357     3.048    3.4079    3.9165    4.7499    10.009    35.439          7.7605            0.63487               26.259            0.80823                9.5621               0.4337                  11.46              0.76326                 5.2373                 1             8.7092e-05    0.0016182    0.012317     0.02891      0.04635     0.067651     0.090231      0.14492      0.24781       0.3824      0.49493      0.55941       0.6316      0.71401      0.81059      0.91693       0.98302  
    cl_mt_pol_c_p2v14       0.60714       2.2795     2.6891    'cl_mt_pol_c'    'fl_z_wage_sig'        16              14              0.8           1.1797     0.02    47.217      0        0        1       2.4932e-32     3.6007e-09    0.22544    0.42833    0.61536    0.72391    0.83162    0.93515    1.0654     1.295    1.7267    2.2778    2.7737    3.0793    3.4935    3.9978     4.796    10.941    41.451          8.8535            0.58558               31.325            0.78054                10.675              0.39011                 13.419              0.74285                 7.2315                 1             7.9362e-05    0.0014927    0.011021    0.025851     0.043087     0.062369     0.084592      0.13619      0.23599      0.36671      0.47683      0.54108      0.61286      0.69407      0.79052      0.90145       0.98041  
    cl_mt_pol_c_p2v15          0.65       2.3323     3.1698    'cl_mt_pol_c'    'fl_z_wage_sig'        16              15              0.8           1.3591     0.02    54.569      0        0        1       1.0615e-31     3.7824e-09    0.21279    0.40388    0.58747    0.68844    0.80109    0.90874    1.0189    1.2692    1.6981    2.2764    2.7788    3.0867    3.5148    4.0705      4.86    11.916    49.901          10.106            0.53698               37.384            0.75713                10.752              0.32313                 16.585              0.74393                 10.047                 1             7.7604e-05    0.0013803    0.010227    0.024019     0.040032     0.058372     0.079279      0.12808      0.22344       0.3505      0.45798      0.52094      0.59162      0.67197      0.76741      0.88375       0.97774  

                         fl_z_wage_sig     mean       sd       variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_rho    coefofvar    min     max         pYis0       pYls0     pYgr0      pYisMINY       pYisMAXY        p0_1        p1         p5         p10        p15        p20       p25       p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1     fracByP1     fracByP5     fracByP10    fracByP15    fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                         _____________    ______    _______    _____________    _______________    ___________    ____________    _____________    _________    ___    ______    ___________    _____    _______    ___________    ___________    ________    _______    _______    _______    _______    _______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    __________    __________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_pol_k_p2v1           0.05       4.2791    0.61276    'cl_mt_pol_k'    'fl_z_wage_sig'        16               1              0.8           0.1432      0     9.5659     1.2993e-33      0            1     1.2993e-33    -5.1613e-35      2.8195     3.0095     3.3137     3.4836     3.6576      3.793    3.8554    4.0183    4.2327    4.4812    4.6782    4.8287    4.9094    5.1126     5.357    5.8639    6.3156        0.26399             0.95112             0.45673             0.99316             0.0045569              0.10048               0.37547                  1                  0.076702              0.99096          0.00065069     0.0074952     0.036766     0.079327     0.13163      0.18108      0.20629      0.30795       0.4465      0.61815      0.72247      0.77094      0.82688      0.87382      0.93742      0.98774       0.99853  
    cl_mt_pol_k_p2v2       0.092857       4.3051     1.0248    'cl_mt_pol_k'    'fl_z_wage_sig'        16               2              0.8          0.23804      0     12.216      1.012e-34      0            1      1.012e-34    -7.1575e-36      2.1445      2.491     2.8037     3.0297     3.2899     3.3748    3.5092     3.805    4.2256    4.6497    4.9209    5.1469    5.3877    5.6691     6.192     7.173    8.3123        0.76766             0.94216              1.3067             0.99045              0.023408              0.14503                1.0502                  1                   0.23311              0.97873          0.00048962     0.0055812     0.030733     0.064943     0.10239      0.14095      0.18369      0.26951      0.40541      0.57108       0.6704      0.74185      0.78929      0.85881      0.92245      0.98261       0.99801  
    cl_mt_pol_k_p2v3        0.13571       4.4019     1.4548    'cl_mt_pol_k'    'fl_z_wage_sig'        16               3              0.8          0.33049      0     15.507    -8.9261e-33      0            1    -8.9261e-33     1.1076e-33      1.5137     1.9841     2.4905     2.7907     2.9888     3.1742    3.3501    3.6862    4.1827    4.6936    5.1807    5.4865    5.8941    6.3539    7.1774    8.8899    10.975          1.566              0.9358              2.7089             0.97497               0.11352               0.1974                2.1164                  1                   0.47894              0.97614          0.00033165     0.0040337     0.026003     0.054819    0.090449      0.12546      0.16449       0.2448       0.3837      0.52476      0.63901      0.69859      0.76553      0.83223      0.90836      0.97809        0.9974  
    cl_mt_pol_k_p2v4        0.17857       4.4923     1.9724    'cl_mt_pol_k'    'fl_z_wage_sig'        16               4              0.8          0.43907      0     19.548    -1.0674e-32      0            1    -1.0674e-32     4.3176e-17      1.1615     1.4879     2.0428     2.3972     2.6926      2.866    3.0344    3.5109    4.0952    4.9124    5.4544     5.926    6.3802    7.0134    8.0486    10.802    14.922         2.9019             0.92241              5.1953             0.93583               0.45535              0.24718                3.8905                  1                    0.8495              0.96581          0.00023855     0.0029891     0.019133     0.045905    0.073412      0.10418      0.13731      0.21075      0.33698      0.49274      0.60315       0.6645      0.73138      0.80525       0.8912      0.97215       0.99644  
    cl_mt_pol_k_p2v5        0.22143       4.6792     2.5163    'cl_mt_pol_k'    'fl_z_wage_sig'        16               5              0.8          0.53776      0     24.344     3.5869e-34      0            1     3.5869e-34     1.5182e-08     0.84022     1.2075     1.6863     2.0934     2.4573     2.7256    2.8696    3.5087    4.1032    4.8288    5.9877    6.2154    6.9269    8.0986    9.6088    14.057    18.663         4.6219             0.89549              8.7562             0.88314                1.1078              0.25211                6.3317                  1                    1.3167              0.94129          0.00016492     0.0022831     0.015109     0.036218    0.061709     0.088357      0.11801      0.18768      0.30755      0.45275      0.56993      0.63439      0.70432      0.78186      0.87313      0.96646       0.99562  
    cl_mt_pol_k_p2v6        0.26429       4.7937     3.1145    'cl_mt_pol_k'    'fl_z_wage_sig'        16               6              0.8           0.6497      0     30.089     6.3737e-33      0            1     6.3737e-33     3.0225e-07     0.59274    0.97709     1.3988     1.8785     2.1166     2.4028    2.6328    3.1099    4.0746    5.0669    5.9332    6.5528    7.7883     8.305    11.353    15.953    22.268         6.8345              0.8602              13.764             0.82737                2.1619              0.24462                9.7001                  1                    1.9016              0.91012          0.00011716     0.0016849      0.01225     0.029579    0.050134     0.073516      0.10075      0.16181      0.27477      0.41458      0.53164      0.59555      0.66934      0.75473      0.85437      0.96012        0.9945  
    cl_mt_pol_k_p2v7        0.30714       4.9229     3.7363    'cl_mt_pol_k'    'fl_z_wage_sig'        16               7              0.8          0.75895      0     36.609     1.7625e-33      0            1     1.7625e-33     3.7288e-11     0.41834    0.79114     1.1825     1.6895     1.8123     2.2083    2.4771    2.8038     3.854    5.3484    5.8263    7.2456    8.2234     8.858    12.129    17.924    28.081         9.3727             0.82238              20.147             0.77802                3.5827              0.23291                 13.96                  1                    2.6052              0.87796          8.0154e-05     0.0012852    0.0096892     0.024252    0.041464     0.061241     0.086122      0.13938      0.24599      0.38161      0.49562      0.56133      0.64067       0.7262      0.83601       0.9531       0.99331  
    cl_mt_pol_k_p2v8           0.35       5.0825     4.3415    'cl_mt_pol_k'    'fl_z_wage_sig'        16               8              0.8          0.85422      0     43.375    -2.2271e-33      0            1    -2.2271e-33     3.5802e-11     0.31225    0.63389    0.99579     1.4731     1.5604     2.2043    2.2801      2.87    3.5683    5.3167    6.1302    7.9708    8.3056    9.9427    12.882    19.911    33.301         11.883             0.78623               27.34              0.7387                5.0535              0.21503                18.849                  1                    3.4379              0.84655          5.6795e-05     0.0009467    0.0077097     0.019992    0.034754     0.052961       0.0752      0.12386      0.22364      0.35621      0.46415      0.53269       0.6134      0.70016      0.81799      0.94634       0.99256  
    cl_mt_pol_k_p2v9        0.39286       5.1591     4.9415    'cl_mt_pol_k'    'fl_z_wage_sig'        16               9              0.8          0.95782      0     52.162     5.9057e-34      0            1     5.9057e-34     3.3577e-11     0.22645    0.50112    0.83756     1.2019     1.4049      1.877    1.9679    2.6898    3.4785    5.0375    6.4245    8.0856     8.324    11.079     13.51    23.645    39.193          14.65             0.75251              35.401             0.71833                6.4181              0.19927                24.418                  1                    4.5647              0.83176          4.1616e-05    0.00071221    0.0060588     0.016039    0.029019     0.044941     0.063291      0.10748      0.19802      0.32601      0.43199      0.50381       0.5828      0.67341        0.798      0.93906       0.99164  
    cl_mt_pol_k_p2v10       0.43571       5.2199     5.4237    'cl_mt_pol_k'    'fl_z_wage_sig'        16              10              0.8            1.039      0     51.723    -1.6458e-33      0            1    -1.6458e-33     6.1362e-11     0.16766    0.39991     0.7112    0.98129     1.3026     1.6025    1.7539    2.6643    3.3932    4.7538    6.6697    7.9955    8.3022    12.359    14.071    26.684    44.257         16.981             0.72761              42.713             0.69928                7.4904              0.18332                29.417                  1                    5.8058              0.80742          2.9846e-05     0.0005389     0.004923     0.013218    0.024309     0.038567     0.054332     0.095615       0.1784      0.30092      0.40587      0.47878      0.55662      0.65166      0.78179      0.93909       0.99329  
    cl_mt_pol_k_p2v11       0.47857       5.2241     5.8568    'cl_mt_pol_k'    'fl_z_wage_sig'        16              11              0.8           1.1211      0     54.453     6.3731e-32      0            1     6.3731e-32      2.191e-11     0.11759    0.31391    0.59301    0.79554     1.1105     1.3515    1.5485    2.3826    3.2818    4.4652    6.9185    7.8574     8.216    13.272    14.524    29.287    44.907         19.385             0.70447              50.139             0.69029                8.4787               0.1728                34.302                  1                    7.3581              0.78911          2.0061e-05    0.00039764    0.0038755     0.010632    0.020453     0.032535     0.046207     0.083867      0.15918      0.27618      0.38087      0.45422      0.53025      0.63076      0.76523      0.93382        0.9934  
    cl_mt_pol_k_p2v12       0.52143       5.2122     6.2716    'cl_mt_pol_k'    'fl_z_wage_sig'        16              12              0.8           1.2033      0     54.177     2.4517e-33      0            1     2.4517e-33     3.5681e-11    0.098577    0.24807    0.49388    0.65749    0.99081     1.1358    1.3509    2.1031    3.1482    4.1848    7.3336    7.6669    8.1031    13.977    15.632    31.891    49.851         21.641              0.6815              57.593             0.68663                8.8417              0.15543                39.333                  1                    9.4178              0.78178           1.535e-05    0.00031513    0.0031147     0.008601    0.017029      0.02746     0.038892     0.073602       0.1424      0.25337      0.35773      0.42995      0.50504      0.61052      0.74834       0.9269       0.99051  
    cl_mt_pol_k_p2v13       0.56429       5.1832     6.5608    'cl_mt_pol_k'    'fl_z_wage_sig'        16              13              0.8           1.2658      0     54.104     2.1306e-33      0            1     2.1306e-33     1.2151e-11    0.062412    0.19449    0.41148    0.54578    0.87956    0.95794    1.2755    1.8496    3.0739    3.9062    7.1656    7.4566    7.9543    14.101    16.771    33.843    48.812         23.328             0.66568              63.709             0.68399                9.2048              0.14563                43.044                  1                     11.46              0.76326           9.704e-06    0.00023725    0.0025363    0.0070496    0.014546      0.02352     0.033459     0.065452      0.12963      0.23495      0.33955      0.40999      0.48367      0.59428      0.73458      0.92414       0.99427  
    cl_mt_pol_k_p2v14       0.60714       5.0717     6.7173    'cl_mt_pol_k'    'fl_z_wage_sig'        16              14              0.8           1.3245      0      54.67     2.8082e-05      0      0.99997     2.8082e-05     1.6634e-08    0.053676    0.14985    0.33844    0.47927    0.74586    0.80323    1.2787    1.6174    2.9394    3.6231    6.8914       7.2    8.0045    14.145    17.926    35.796    48.162         24.562             0.65035               67.86             0.67693                  9.32              0.13635                45.122                  1                    13.419              0.74285          8.5639e-06    0.00018961     0.002097    0.0059404    0.012484     0.020134     0.029072     0.058605      0.11829      0.21779      0.32245      0.39201      0.46526      0.58121      0.72526      0.92631       0.99315  
    cl_mt_pol_k_p2v15          0.65       4.9939     7.0334    'cl_mt_pol_k'    'fl_z_wage_sig'        16              15              0.8           1.4084      0      54.67     0.00021314      0      0.99979     0.00021314      1.926e-08    0.043373    0.11027    0.27255    0.39929    0.61424    0.66897    1.1023    1.4047    2.7639    3.3438    6.5862       6.9    7.9998    14.054    18.755    39.686    49.463         26.441             0.63317              75.189             0.68628                9.1354              0.12373                49.468                  1                    16.585              0.74393          5.9307e-06    0.00014491    0.0016865    0.0048039    0.010584     0.016923     0.024675     0.051049      0.10556      0.19859      0.30195      0.36907      0.44055      0.55883      0.70536      0.91388       0.99459  

                       fl_z_wage_sig     mean       sd      variablenames     var_param_key     it_test_grp    it_cur_param    fl_z_wage_rho    coefofvar     min      max        pYis0         pYls0        pYgr0      pYisMINY       pYisMAXY        p0_1         p1          p5         p10       p15       p20       p25       p35       p50       p65       p75       p80       p85       p90       p95       p99      p99_9     fl_cov_cl_mt_val    fl_cor_cl_mt_val    fl_cov_cl_mt_coh    fl_cor_cl_mt_coh    fl_cov_cl_mt_pol_a    fl_cor_cl_mt_pol_a    fl_cov_cl_mt_pol_k    fl_cor_cl_mt_pol_k    fl_cov_cl_mt_pol_c    fl_cor_cl_mt_pol_c    fracByP0_1      fracByP1       fracByP5      fracByP10      fracByP15     fracByP20    fracByP25    fracByP35    fracByP50    fracByP65    fracByP75    fracByP80    fracByP85    fracByP90    fracByP95    fracByP99    fracByP99_9
                       _____________    ______    ______    _____________    _______________    ___________    ____________    _____________    _________    _____    ______    __________    __________    _______    ___________    ___________    ________    ________    ________    _______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ______    ________________    ________________    ________________    ________________    __________________    __________________    __________________    __________________    __________________    __________________    ___________    ___________    __________    ___________    ___________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    _________    ___________

    cl_mt_coh_p2v1           0.05       6.0513    0.7505     'cl_mt_coh'     'fl_z_wage_sig'        16               1              0.8          0.12402     -4.67    53.574    5.8583e-34    5.3836e-33          1     1.3262e-33    -1.7532e-34       4.242      4.4526      4.8736     5.0841    5.2946     5.435    5.5052    5.7157    5.9964    6.3472    6.5578    6.6981    6.8385     7.049    7.3297    7.9612    8.5928        0.32303             0.95021             0.56325                1                 0.011949              0.21513               0.45673               0.99316               0.094572              0.99759            0.0013869      0.0083432      0.041348       0.085685        0.14057      0.19272     0.21614       0.3199      0.45824      0.63482      0.73154      0.78027      0.83403      0.88765      0.93999      0.98884       0.99891  
    cl_mt_coh_p2v2       0.092857        6.058    1.2874     'cl_mt_coh'     'fl_z_wage_sig'        16               2              0.8          0.21251     -4.67    54.285    3.2458e-11    2.0322e-10          1     8.2948e-35     8.7886e-35      3.1907      3.7521      4.2434      4.454    4.7347    4.8751    5.0857    5.4366    5.9279    6.4893    6.8403     7.121    7.4017    7.7527    8.3843    9.5775    10.911        0.96115               0.939              1.6574                1                  0.05589              0.27564                1.3067               0.99045                 0.2948              0.98526           0.00052814      0.0072234      0.041836       0.069811        0.11308      0.14648     0.19262      0.28402      0.42718       0.5876      0.67856       0.7493      0.80078      0.86109      0.92828      0.98496       0.99812  
    cl_mt_coh_p2v3        0.13571       6.1448    1.9098     'cl_mt_coh'     'fl_z_wage_sig'        16               3              0.8           0.3108     -4.67    55.234    2.5795e-06    3.4122e-05    0.99996    -8.7916e-33     2.0703e-33      1.6505      2.7039      3.6169     4.0382    4.3191       4.6    4.8107    5.2321    5.8641    6.5664    7.1985    7.5496    8.0412    8.6732    9.6564    11.904    14.713         2.0338              0.9258              3.6475                1                  0.30784              0.40777                2.7089               0.97497                0.63075              0.97926           0.00021968      0.0038627       0.02751       0.061898       0.096184      0.13482     0.17383      0.25288      0.38782      0.53685      0.65099      0.70649      0.77215      0.84117      0.91147      0.97921       0.99747  
    cl_mt_coh_p2v4        0.17857       6.2733    2.8146     'cl_mt_coh'     'fl_z_wage_sig'        16               4              0.8          0.44866     -4.67     56.49    7.3179e-05     0.0015036    0.99842    -1.0223e-32     2.8276e-18    -0.31649       1.439      2.7029     3.3348    3.7561     4.037    4.3881    4.8796    5.7924    6.7755    7.6181    8.1798     8.882    9.8651     11.55    15.412    20.679         4.0907             0.91123              7.9219                1                   1.5029              0.57174                5.1953               0.93583                 1.2237              0.97493          -0.00015505      0.0011823      0.016144       0.042494       0.071179      0.10062     0.14059      0.20723      0.34227      0.48711       0.6004      0.66312      0.73129      0.80563      0.89043      0.97176       0.99641  
    cl_mt_coh_p2v5        0.22143       6.6951    3.9403     'cl_mt_coh'     'fl_z_wage_sig'        16               5              0.8          0.58853     -4.67    58.136    0.00027634      0.006555    0.99317      1.631e-34     1.4771e-10     -1.5823     0.38253      1.9965     2.7684    3.3298    3.7509    4.1017    4.8035    5.8561    7.1192    8.3823    9.1543    10.137     11.61    14.207    20.382    28.873          7.215              0.8927              15.526                1                   4.6507              0.67587                8.7562               0.88314                  2.119              0.96737          -0.00033843    -0.00070766     0.0078445       0.026188        0.05068     0.077457     0.10681      0.17355      0.29363      0.43728      0.55708      0.62036      0.68959      0.77025      0.86652      0.96431       0.99522  
    cl_mt_coh_p2v6        0.26429       7.2002    5.3413     'cl_mt_coh'     'fl_z_wage_sig'        16               6              0.8          0.74183     -4.67    60.273    0.00038528      0.015448    0.98417     9.4794e-34     2.5782e-08     -2.3531    -0.45745       1.368     2.2807    2.8424    3.3338    3.7551    4.5976    5.8613    7.6166    9.2314    10.285    11.689    13.795    17.516    26.643    39.211         11.908             0.87392              28.529                1                   11.314              0.74647                13.764               0.82737                 3.4515              0.96325          -0.00042981     -0.0018983       0.00206       0.016169       0.033288      0.05654    0.081087      0.14003      0.24474      0.38812      0.50387       0.5702      0.64438      0.73281      0.83924       0.9556       0.99395  
    cl_mt_coh_p2v7        0.30714       7.9356     6.931     'cl_mt_coh'     'fl_z_wage_sig'        16               7              0.8           0.8734     -4.67    63.003    0.00063238      0.025171     0.9742     1.4237e-33    -4.1123e-34     -2.8448     -1.0898     0.87583     1.7884    2.4202    2.9818    3.4732    4.3858    6.0706    8.1766    10.283    11.757    13.652     16.53    21.655     34.08    49.805         18.161             0.85901              48.038                1                   22.594              0.79179                20.147               0.77802                 5.2971              0.96233          -0.00042819     -0.0023625    -0.0016051      0.0070285       0.020604     0.039562    0.060428      0.10762      0.20884      0.33999      0.45605      0.52709      0.60498      0.69982       0.8172      0.94851       0.99328  
    cl_mt_coh_p2v8           0.35       8.9323     8.525     'cl_mt_coh'     'fl_z_wage_sig'        16               8              0.8           0.9544     -4.67    66.215    0.00081959      0.031467    0.96771     -1.073e-33     -2.065e-33     -3.1259     -1.3714     0.59376     1.6465    2.2782    2.9098    3.4713     4.524     6.419    9.0158    11.613    13.437    15.964    19.613    26.281    41.791     56.46          25.22             0.84978              72.675                1                   37.689              0.81671                 27.34                0.7387                  7.646              0.95885          -0.00039389      -0.002494    -0.0031748      0.0037771       0.014645     0.030784    0.049196     0.093082      0.18636      0.31194      0.42516       0.4946      0.57739      0.67572      0.80162      0.94549       0.99355  
    cl_mt_coh_p2v9        0.39286        9.799    9.9732     'cl_mt_coh'     'fl_z_wage_sig'        16               9              0.8           1.0178     -4.67    69.904    0.00094115       0.03973    0.95933      5.497e-34     1.2885e-33      -3.337     -1.7235     0.31097     1.3633    1.9947    2.6261    3.2574    4.4501    6.6248    9.7818    12.939    15.254     18.27     22.83    30.828    47.595    61.135         33.179             0.84446              99.464                1                   53.583               0.8243                35.401               0.71833                 10.479              0.94612          -0.00040388     -0.0025169    -0.0044626     0.00051166      0.0085585      0.02081    0.037282     0.075877      0.16076      0.28424      0.39714      0.47016      0.55438      0.65906      0.79252      0.94515       0.99365  
    cl_mt_coh_p2v10       0.43571       10.743    11.262     'cl_mt_coh'     'fl_z_wage_sig'        16              10              0.8           1.0483     -4.67    74.114    0.00090973      0.043146    0.95594    -7.8906e-35     3.0886e-33     -3.4072     -1.7936     0.17071      1.223    1.9947    2.6261    3.1874    4.5203    6.9056    10.624    14.412    17.078    20.726    25.988    35.108    52.085    64.012         40.801             0.84198              126.83                1                     70.4              0.82977                42.713               0.69928                 13.718              0.91878          -0.00039648     -0.0024608    -0.0046118    -0.00096321      0.0072986     0.018281    0.031169     0.068448      0.14556      0.26726      0.38199      0.45498       0.5426      0.65019      0.78973      0.94638       0.99372  
    cl_mt_coh_p2v11       0.47857       11.524    12.402     'cl_mt_coh'     'fl_z_wage_sig'        16              11              0.8           1.0761     -4.67     78.89     0.0014341      0.049299    0.94927       6.13e-32     1.9333e-32     -3.5474     -1.9338           0     1.0831    1.7145     2.346    3.0475    4.4507    7.2571    11.397    15.746    18.833    22.903    28.866    38.829    54.825    71.874         48.873             0.83878               153.8                1                   86.219              0.82982                50.139               0.69029                 17.443              0.88345          -0.00034666     -0.0024493    -0.0050598     -0.0022885      0.0037408     0.012609    0.025321     0.057528      0.13313       0.2511      0.36794      0.44272      0.53198      0.64428      0.78824      0.94715       0.99341  
    cl_mt_coh_p2v12       0.52143       12.224    13.374     'cl_mt_coh'     'fl_z_wage_sig'        16              12              0.8           1.0941     -4.67    84.274     0.0010281       0.05585    0.94312     2.3124e-33     2.7915e-09     -3.6178     -2.0746    -0.18069    0.87148    1.5729    2.2744    2.9057    4.4489    7.4651    12.095    17.005    20.442    24.931    31.385    41.906    57.619    79.925         56.591             0.83569              178.86                1                   99.636              0.82138                57.593               0.68663                 21.636              0.84223          -0.00033064     -0.0023466    -0.0053517     -0.0033955      0.0016151     0.010102    0.020231     0.050676      0.12209      0.23952      0.35782        0.435      0.52639      0.64031      0.78855      0.94687       0.99391  
    cl_mt_coh_p2v13       0.56429       12.913    14.197     'cl_mt_coh'     'fl_z_wage_sig'        16              13              0.8           1.0994     -4.67    90.308     0.0014861      0.056342    0.94217    -1.7031e-35     4.5306e-34     -3.6178     -2.0746    -0.18064     0.8014     1.573    2.2043    2.9058    4.5191    7.7458    12.866    18.198    21.915    26.755      33.7    44.292    59.934    85.538         63.202             0.83345              201.55                1                   111.58              0.81582                63.709               0.68399                 26.259              0.80823          -0.00033514     -0.0022757    -0.0051501      -0.003701      0.0014857    0.0085522     0.01839      0.04705       0.1172      0.23529      0.35363      0.43085      0.52433      0.64114      0.79004      0.94765       0.99324  
    cl_mt_coh_p2v14       0.60714       13.434    14.924     'cl_mt_coh'     'fl_z_wage_sig'        16              14              0.8           1.1109     -4.67    97.028     0.0014538      0.059536    0.93901     2.4932e-32     3.6007e-09     -3.6179     -2.0749    -0.25138    0.73053    1.4319    2.1333    2.8346    4.5179    7.9546    13.425    19.176    23.174    28.294    35.518    46.249    60.978    92.048         69.726             0.83099              222.72                1                   123.54               0.8135                 67.86               0.67693                 31.325              0.78054          -0.00031733     -0.0022106    -0.0050629     -0.0038818     0.00030996    0.0074602    0.016532     0.044484      0.11135      0.22852      0.34857      0.42736      0.52149      0.63987      0.79006      0.94777       0.99294  
    cl_mt_coh_p2v15          0.65       13.793    15.577     'cl_mt_coh'     'fl_z_wage_sig'        16              15              0.8           1.1293     -4.67    104.47     0.0017988       0.06454    0.93366     1.0615e-31     3.7824e-09     -3.6185     -2.1465    -0.39415    0.58719    1.2881     1.919      2.62    4.3723    8.0173    13.835    19.934    24.139    29.537    36.897    47.621    61.991    100.12         76.404             0.82611              242.65                1                   130.08               0.7955                75.189               0.68628                 37.384              0.75713          -0.00032928     -0.0021879     -0.005259     -0.0045509    -0.00077594    0.0047601     0.01284     0.038601       0.1041      0.22076      0.34107       0.4215      0.51725      0.63681       0.7889      0.94432       0.99261  

Denser Simulation (GRID)

it_size_type = 2;
ar_it_plot_sets = [51,52,53,54, 5,6,103,153, 61,62,63,64];
bl_simu_cross = 'g';
it_simu_vec_len = 10;
param_tstar_map = containers.Map('KeyType','char', 'ValueType','any');
param_tstar_map('fl_z_wage_rho') = linspace(0, 0.985, it_simu_vec_len);
param_tstar_map('fl_z_wage_sig') = linspace(0.05, 0.65, it_simu_vec_len);


% Simulate along parameters
[tb_outcomes, support_map] = ff_az_test_analyze( ...
    ar_it_plot_sets, bl_simu_cross, it_size_type, cl_st_param_keys, ...
    param_map, support_map, param_tstar_map);

close all;
----------------------------------------
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Begin: Show all key and value pairs from container
CONTAINER NAME: SUPPORT_MAP
----------------------------------------
  Map with properties:

        Count: 51
      KeyType: char
    ValueType: any

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
----------------------------------------
----------------------------------------
pos = 34 ; key = st_img_name_main ; val = _default
pos = 35 ; key = st_img_path ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr//solve/img/
pos = 36 ; key = st_img_prefix ; val = 
pos = 37 ; key = st_img_suffix ; val = _p9.png
pos = 38 ; key = st_mat_name_main ; val = _default
pos = 39 ; key = st_mat_path ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr//solve/mat/
pos = 40 ; key = st_mat_prefix ; val = 
pos = 41 ; key = st_mat_suffix ; val = _p9
pos = 42 ; key = st_mat_test_name_main ; val = r
pos = 43 ; key = st_mat_test_path ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr//test/ff_ipwkbzr_ds_vecsv/mat/
pos = 44 ; key = st_mat_test_prefix ; val = nbc_
pos = 45 ; key = st_mat_test_suffix ; val = _g1516_cg_t2l20
pos = 46 ; key = st_matimg_path_root ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr/
pos = 47 ; key = st_profile_name_main ; val = _default
pos = 48 ; key = st_profile_path ; val = C:/Users/fan/CodeDynaAsset//m_ipwkbzr//solve/profile/
pos = 49 ; key = st_profile_prefix ; val = 
pos = 50 ; key = st_profile_suffix ; val = _p9
pos = 51 ; key = st_title_prefix ; val = 
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Scalars in Container and Sizes and Basic Statistics
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
                                    i     idx    value
                                    __    ___    _____

    bl_display                       1     1        0 
    bl_display_defparam              2     2        0 
    bl_display_dist                  3     3        0 
    bl_display_evf                   4     4        0 
    bl_display_final                 5     5        0 
    bl_display_final_dist            6     6        1 
    bl_display_final_dist_detail     7     7        0 
    bl_display_funcgrids             8     8        0 
    bl_display_graph_stats           9     9        0 
    bl_display_simu_stats           10    10        1 
    bl_graph                        11    11        0 
    bl_graph_coh_t_coh              12    12        0 
    bl_graph_evf                    13    13        0 
    bl_graph_funcgrids              14    14        0 
    bl_graph_funcgrids_detail       15    15        0 
    bl_graph_onebyones              16    16        1 
    bl_graph_pol_lvl                17    17        0 
    bl_graph_pol_pct                18    18        0 
    bl_graph_val                    19    19        0 
    bl_img_save                     20    20        0 
    bl_mat                          21    21        0 
    bl_mat_test                     22    22        1 
    bl_post                         23    23        1 
    bl_profile                      24    24        0 
    bl_profile_dist                 25    25        0 
    bl_replacefile                  26    26        0 
    bl_time                         27    27        1 
    bl_timer                        28    28        1 
    it_display_every                29    29       20 
    it_display_final_colmax         30    30       12 
    it_display_final_rowmax         31    31      100 
    it_display_summmat_colmax       32    32        7 
    it_display_summmat_rowmax       33    33        7 

----------------------------------------
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Begin: Show all key and value pairs from container
CONTAINER NAME: PARAM_MAP
----------------------------------------
  Map with properties:

        Count: 55
      KeyType: char
    ValueType: any

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
----------------------------------------
----------------------------------------
pos = 4 ; key = cl_st_param_keys ; val = fl_z_wage_rho
pos = 51 ; key = st_analytical_stationary_type ; val = eigenvector
pos = 52 ; key = st_model ; val = ipwkbzr
pos = 53 ; key = st_v_coh_z_interp_method ; val = method_cell
pos = 54 ; key = st_z_r_borr_drv_ele_type ; val = unif
pos = 55 ; key = st_z_r_borr_drv_prb_type ; val = poiss
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Matrix in Container and Sizes and Basic Statistics
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
                         i    idx    rowN    colN    mean      std      min    max
                         _    ___    ____    ____    ____    _______    ___    ___

    ar_param_keys_idx    1     1      1       2      15.5    0.70711    15     16 

----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Scalars in Container and Sizes and Basic Statistics
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
                               i     idx     value 
                               __    ___    _______

    bl_default                  1     2           0
    bl_loglin                   2     3           0
    fl_Amean                    3     5           1
    fl_a_max                    4     6          50
    fl_a_min                    5     7           0
    fl_alpha                    6     8        0.36
    fl_b_bd                     7     9         -20
    fl_beta                     8    10        0.94
    fl_c_min                    9    11        0.02
    fl_coh_interp_grid_gap     10    12         0.1
    fl_crra                    11    13         1.5
    fl_default_wprime          12    14           0
    fl_delta                   13    15        0.08
    fl_k_max                   14    16          70
    fl_k_min                   15    17           0
    fl_loglin_threshold        16    18           1
    fl_nan_replace             17    19       -9999
    fl_r_save                  18    20       0.025
    fl_tol_dist                19    21       1e-05
    fl_tol_pol                 20    22       1e-05
    fl_tol_val                 21    23       1e-05
    fl_w                       22    24     0.44365
    fl_w_interp_grid_gap       23    25         0.1
    fl_w_max                   24    26          50
    fl_w_min                   25    27         -20
    fl_z_mu                    26    28           0
    fl_z_r_borr_max            27    29       0.095
    fl_z_r_borr_min            28    30       0.025
    fl_z_r_borr_n              29    31           5
    fl_z_r_borr_poiss_mean     30    32          20
    fl_z_rho                   31    33         0.8
    fl_z_sig                   32    34         0.2
    fl_z_wage_mu               33    35           0
    fl_z_wage_rho              34    36         0.8
    fl_z_wage_sig              35    37         0.2
    it_a_n                     36    38         750
    it_ak_perc_n               37    39          50
    it_c_interp_grid_gap       38    40      0.0001
    it_maxiter_dist            39    41        1000
    it_maxiter_val             40    42         250
    it_size_type               41    43           2
    it_st_simu_type_g_seed     42    44         123
    it_st_simu_type_g_simun    43    45          20
    it_tol_pol_nochange        44    46          25
    it_trans_power_dist        45    47        1000
    it_w_perc_n                46    48          50
    it_z_n                     47    49          55
    it_z_wage_n                48    50          11

----------------------------------------
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Begin: Show all key and value pairs from container
CONTAINER NAME: PARAM_TSTAR_MAP
----------------------------------------
  Map with properties:

        Count: 19
      KeyType: char
    ValueType: any

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
----------------------------------------
----------------------------------------
----------------------------------------
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Matrix in Container and Sizes and Basic Statistics
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
                              i     idx    rowN    colN     mean       std        min      max 
                              __    ___    ____    ____    ______    ________    _____    _____

    fl_a_max                   1     1      1        5         65      11.859       50       80
    fl_alpha                   2     2      1        5        0.4    0.079057      0.3      0.5
    fl_b_bd                    3     3      1        5      -12.5      5.9293      -20       -5
    fl_beta                    4     4      1       15       0.92    0.031944     0.87     0.97
    fl_c_min                   5     5      1        5     0.0155    0.011463    0.001     0.03
    fl_crra                    6     6      1       15          3      1.2778        1        5
    fl_delta                   7     7      1        5       0.08    0.047434     0.02     0.14
    fl_r_borr                  8     8      1        5      0.125    0.098821        0     0.25
    fl_r_save                  9     9      1        5      0.025    0.011859     0.01     0.04
    fl_w                      10    10      1        5       1.25     0.11859      1.1      1.4
    fl_z_r_borr_max           11    11      1        5     0.1225    0.021741    0.095     0.15
    fl_z_r_borr_n             12    12      1        6         15      7.4833        5       25
    fl_z_r_borr_poiss_mean    13    13      1        5       12.5      5.9293        5       20
    fl_z_rho                  14    14      1        5      0.495     0.39133        0     0.99
    fl_z_sig                  15    15      1        5      0.255     0.19369     0.01      0.5
    fl_z_wage_rho             16    16      1       10     0.4925     0.33136        0    0.985
    fl_z_wage_sig             17    17      1       10       0.35     0.20184     0.05     0.65
    it_a_n                    18    18      1        5       1300      948.68      100     2500
    it_z_n                    19    19      1        5         15      7.9057        5       25