Generated by *https://fanwangecon.github.io/PrjOptiAlloc/articles/ffv_opt_anlyz_rhgin.html*, opti allocate and expected outcome, many rhos

data(df_opt_dtgch_cbem4_rrlop_allrh)

Format

csv

References

“Early life height and weight production functions with endogenous energy and protein inputs”, September 2016, 65-81, Economics & Human Biology, 22, Esteban Puentes, Fan Wang, Jere R. Behrman, Flavio Cunha, John Hoddinott, John A. Maluccio, Linda S. Adair, Judith Borja and Reynaldo Martorell

Examples

data(df_opt_dtgch_cbem4_rrlop_allrh)
# Print
head(df_opt_dtgch_cbem4_rrlop_allrh, 10)
#> # A tibble: 10 x 21
#>    S.country vil.id indi.id svymthRound alpha_lin alpha_log A_lin A_log     beta
#>    <chr>      <dbl>   <dbl>       <dbl>     <dbl>     <dbl> <dbl> <dbl>    <dbl>
#>  1 Cebu           1       2          24    0.0101   0.00669  78.4  4.34 0.000959
#>  2 Cebu           1       3          24    0.0323   0.00925  79.9  4.36 0.000959
#>  3 Cebu           1       4          24    0.0323   0.00925  78.9  4.35 0.000959
#>  4 Cebu           1       5          24    0.0662   0.0139   80.6  4.37 0.000959
#>  5 Cebu           1       6          24    0.0101   0.00669  77.8  4.34 0.000959
#>  6 Cebu           1       7          24    0.0662   0.0139   79.6  4.36 0.000959
#>  7 Cebu           1       8          24    0.0101   0.00669  77.8  4.34 0.000959
#>  8 Cebu           1       9          24    0.0101   0.00669  78.0  4.34 0.000959
#>  9 Cebu           1      10          24    0.0662   0.0139   80.0  4.36 0.000959
#> 10 Cebu           1      11          24    0.0602   0.0121   77.7  4.33 0.000959
#> # ... with 12 more variables: rho_c1_optiallocate <dbl>,
#> #   rho_c1_optiexpoutcm <dbl>, rho_c2_optiallocate <dbl>,
#> #   rho_c2_optiexpoutcm <dbl>, rho_c3_optiallocate <dbl>,
#> #   rho_c3_optiexpoutcm <dbl>, rho_c4_optiallocate <dbl>,
#> #   rho_c4_optiexpoutcm <dbl>, rho_c5_optiallocate <dbl>,
#> #   rho_c5_optiexpoutcm <dbl>, rho_c6_optiallocate <dbl>,
#> #   rho_c6_optiexpoutcm <dbl>
head(df_opt_dtgch_cbem4_rrlop_allrh[,10:17], 1100)
#> # A tibble: 1,043 x 8
#>    rho_c1_optiallocate rho_c1_optiexpoutcm rho_c2_optiallocate rho_c2_optiexpou~
#>                  <dbl>               <dbl>               <dbl>             <dbl>
#>  1                 0                  78.4                0                 78.4
#>  2                 0                  79.9                0                 79.9
#>  3                 0                  78.9                0                 78.9
#>  4                 0                  80.6                0                 80.6
#>  5                 0                  77.8                0                 77.8
#>  6                 0                  79.6                7.17              80.0
#>  7                 0                  77.8                0                 77.8
#>  8                 0                  78.0                0                 78.0
#>  9                 0                  80.0                1.17              80.0
#> 10                25.8                79.3               27.0               79.4
#> # ... with 1,033 more rows, and 4 more variables: rho_c3_optiallocate <dbl>,
#> #   rho_c3_optiexpoutcm <dbl>, rho_c4_optiallocate <dbl>,
#> #   rho_c4_optiexpoutcm <dbl>