0209review: firm risk component + 2way interation on n_max_trial and cap_limit_level

This commit is contained in:
Ethan Hao
2026-02-09 20:54:52 -08:00
parent 208b36114f
commit 492e5db7f2
26 changed files with 2233 additions and 57 deletions

View File

@@ -0,0 +1,10 @@
idx_scenario,n_max_trial,prf_size,prf_conn,cap_limit_prob_type,cap_limit_level,diff_new_conn,remove_t,netw_prf_n,mean_count_firm_prod,mean_count_firm,mean_count_prod,mean_max_ts_firm_prod,mean_max_ts_firm,mean_max_ts_prod,mean_n_remove_firm_prod,mean_n_all_prod_remove_firm,mean_end_ts
0,7,1,1,uniform,5.0000,0.5000,5,2,2.6036,2.6036,2.0808,1.0808,1.0808,1.0808,0.6044,0.2131,1.8726
1,7,1,1,uniform,10.0000,0.5000,5,2,2.6817,2.6798,2.1509,1.1509,1.1509,1.1509,0.8539,0.2994,2.2829
2,7,1,1,uniform,15.0000,0.5000,5,2,2.7181,2.7154,2.1827,1.1827,1.1827,1.1827,1.0015,0.3398,2.5124
3,5,1,1,uniform,5.0000,0.5000,5,2,2.6036,2.6036,2.0808,1.0808,1.0808,1.0808,0.6044,0.2131,1.8726
4,5,1,1,uniform,10.0000,0.5000,5,2,2.6832,2.6813,2.1518,1.1518,1.1518,1.1518,0.8543,0.2996,2.2840
5,5,1,1,uniform,15.0000,0.5000,5,2,2.7196,2.7168,2.1838,1.1838,1.1838,1.1838,1.0046,0.3406,2.5189
6,3,1,1,uniform,5.0000,0.5000,5,2,2.6042,2.6042,2.0815,1.0815,1.0815,1.0815,0.6046,0.2131,1.8754
7,3,1,1,uniform,10.0000,0.5000,5,2,2.6891,2.6872,2.1575,1.1575,1.1575,1.1575,0.8674,0.3057,2.3349
8,3,1,1,uniform,15.0000,0.5000,5,2,2.7280,2.7253,2.1928,1.1928,1.1928,1.1928,1.0196,0.3469,2.5918
1 idx_scenario n_max_trial prf_size prf_conn cap_limit_prob_type cap_limit_level diff_new_conn remove_t netw_prf_n mean_count_firm_prod mean_count_firm mean_count_prod mean_max_ts_firm_prod mean_max_ts_firm mean_max_ts_prod mean_n_remove_firm_prod mean_n_all_prod_remove_firm mean_end_ts
2 0 7 1 1 uniform 5.0000 0.5000 5 2 2.6036 2.6036 2.0808 1.0808 1.0808 1.0808 0.6044 0.2131 1.8726
3 1 7 1 1 uniform 10.0000 0.5000 5 2 2.6817 2.6798 2.1509 1.1509 1.1509 1.1509 0.8539 0.2994 2.2829
4 2 7 1 1 uniform 15.0000 0.5000 5 2 2.7181 2.7154 2.1827 1.1827 1.1827 1.1827 1.0015 0.3398 2.5124
5 3 5 1 1 uniform 5.0000 0.5000 5 2 2.6036 2.6036 2.0808 1.0808 1.0808 1.0808 0.6044 0.2131 1.8726
6 4 5 1 1 uniform 10.0000 0.5000 5 2 2.6832 2.6813 2.1518 1.1518 1.1518 1.1518 0.8543 0.2996 2.2840
7 5 5 1 1 uniform 15.0000 0.5000 5 2 2.7196 2.7168 2.1838 1.1838 1.1838 1.1838 1.0046 0.3406 2.5189
8 6 3 1 1 uniform 5.0000 0.5000 5 2 2.6042 2.6042 2.0815 1.0815 1.0815 1.0815 0.6046 0.2131 1.8754
9 7 3 1 1 uniform 10.0000 0.5000 5 2 2.6891 2.6872 2.1575 1.1575 1.1575 1.1575 0.8674 0.3057 2.3349
10 8 3 1 1 uniform 15.0000 0.5000 5 2 2.7280 2.7253 2.1928 1.1928 1.1928 1.1928 1.0196 0.3469 2.5918