Skip to content

Commit

Permalink
Update documentation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KexinChen1999 authored May 6, 2024
1 parent 770098b commit 67e8ba6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/src/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -788,40 +788,40 @@ f = [f1, f2]
# Comparison with the original results
In this section, we verify the replication results by comparing our figures with those in the original paper.

## BE
## Benchmark Economy
### BE Farm Size Distribution from Julia
![BE Farm Size Distribution](BE_Farm%20Size%20Distribution%20Across%20Specified%20Bins.png)

### BE Farm Size Distribution from Matlab
<img src="../Results_from_Matlab/paper_BE_farm.jpg" alt="BE Farm Output" width="60%">
<img src="../Results_from_Matlab/paper_BE_farm.jpg" alt="BE Farm Output" width="80%">



### BE Hired Labor per Hectare Distribution from Julia
![BE Hired Labor per Hectare Distribution](BE_Hired%20Labor%20per%20Hectare%20Distribution%20Across%20Specified%20Bins.png)

### BE Hired Labor per Hectare Distribution from Matlab
<img src="../Results_from_Matlab/paper_BE_labor.jpg" alt="BE Labor Usage" width="60%">
<img src="../Results_from_Matlab/paper_BE_labor.jpg" alt="BE Labor Usage" width="80%">



### BE Land Size Distribution from Julia
![BE Land Size Distribution](BE_Land%20Size%20Distribution%20Across%20Specified%20Bins.png)

### BE Land Size Distribution from Matlab
<img src="../Results_from_Matlab/paper_BE_land.jpg" alt="BE Land Allocation" width="60%">
<img src="../Results_from_Matlab/paper_BE_land.jpg" alt="BE Land Allocation" width="80%">



### BE Value Added per Worker Distribution from Julia
![BE Value Added per Worker Distribution](BE_Value%20Added%20per%20Worker%20Distribution%20Across%20Specified%20Bins.png)

### BE Value Added per Worker Distribution from Matlab
<img src="../Results_from_Matlab/paper_BE_value.jpg" alt="BE Economic Value" width="60%">
<img src="../Results_from_Matlab/paper_BE_value.jpg" alt="BE Economic Value" width="80%">



## LR Main
## Government-mandated Land Reform
### LR Main Farm Size Distribution from Julia
![LR Main Farm Size Distribution](LR_main_Farm%20Size%20Distribution%20Across%20Specified%20Bins.png)

Expand Down Expand Up @@ -855,7 +855,7 @@ In this section, we verify the replication results by comparing our figures with



## LR Market
## Market-based Land Reform
### LR Market Farm Size Distribution from Julia
![LR Market Farm Size Distribution](LR_market_Farm%20Size%20Distribution%20Across%20Specified%20Bins.png)

Expand Down

0 comments on commit 67e8ba6

Please sign in to comment.