cxcxxin / urap_tech_sp16

issue tracking
1 stars 1 forks source link

boot revision suggetions #67

Open cxcxxin opened 8 years ago

cxcxxin commented 8 years ago

nice work @suyanglu , so everything is based on rel0 now? do we have rel1 results? first please document here where jiazhen's code is and the comparison results

second, please zoom in on the graph for the price vs premium based on the x,y range values and then use a dot rather than a bar for each observation.

also where is your final code?

JiazhenChen commented 8 years ago

My code is in my folder: Jiazhen/premium_distribution/ and the graphs are in: output/graph

My price vs premium is in: Jiazhen/price_vs_premium and the graphs are in: output/graph

cxcxxin commented 8 years ago

Thanks@JiazhenChen, @suyanglu where is your code?

suyanglu commented 8 years ago

code directory: /Users/suyanglu/Dropbox/urap_programming/suyang/boot

code for premium distribution relative to bundle0: ./bootstrapping_b0.R

code for premium distribution relative to bundle1: ./bootstrapping_b1.R

code for distribution of bundle_price vs premium is: ./bootstrapping2.R

ZhaotangLuo commented 7 years ago

@cxcxxin I modified the problem set 1 based on Yi's version. The modified file is placed in urap_programming\problem_set_1_files\PS1_Zhaotang_modified.docx One more question is: whether 700d_onlyshare_filtered_20160514.csv or 20160601 should be used for PS1? (The bundle_index for these two files are not identical)