A Index and Code Links
A.1 Introduction links
- The Labor Demand and Supply Problem: mlx | m | pdf | html
- The Labor Demand and Supply Problem
A.2 Core Functions links
- CES Demand Core Functions: mlx | m | pdf | html
- This function generates a container map with key CES demand-side equation for a particular sub-nest.
- PrjLabEquiBFW: bfw_mp_func_demand()
- Multinomial Logit Core Functions: mlx | m | pdf | html
- This function generates a container map with key multinomial logit supply-side equations.
- PrjLabEquiBFW: bfw_mp_func_supply()
- Equilibrium Core Functions: mlx | m | pdf | html
- This function generates a container map with key equilibrium equations.
- PrjLabEquiBFW: bfw_mp_func_equi()
A.3 Parameters links
- bfwx_mp_path: mlx | m | pdf | html
- bfw_mp_path
- PrjLabEquiBFW: bfw_mp_path()
- bfwx_mp_control: mlx | m | pdf | html
- bfw_mp_control
- PrjLabEquiBFW: bfw_mp_control()
- bfw_mp_param_esti: mlx | m | pdf | html
- bfw_mp_param_esti
- PrjLabEquiBFW: bfw_mp_param_esti()
A.4 Data links
- bfwx_mp_data: mlx | m | pdf | html
- bfw_mp_data
- PrjLabEquiBFW: bfw_mp_data()
A.5 Demand links
- Solve Nested CES Optimal Demand (CRS): mlx | m | pdf | html
- This function solves optimal choices given CES production function under cost minimization.
- Works with Constant Elasticity of Substitution problems with constant returns, up to four nest layers, and two inputs in each sub-nest.
- Takes as inputs share and elasticity parameters across layers of sub-nests, as well as input unit costs at the bottom-most layer.
- Works with Constant Elasticity of Substitution problems with constant returns, up to four nest layers, and two inputs in each sub-nest.
- PrjLabEquiBFW: bfw_crs_nested_ces()
- Compute Nested CES MPL Given Demand (CRS): mlx | m | pdf | html
- Given labor quantity demanded, using first-order relative optimality conditions, find the marginal product of labor given CES production function.
- Takes as inputs share and elasticity parameters across layers of sub-nests, as well as quantity demanded at each bottom-most CES nest layer.
- Works with Constant Elasticity of Substitution problems with constant returns, up to four nest layers, and two inputs in each sub-nest.
- Allows for uneven branches, so that some branches go up to four layers, but others have less layers, works with BFW (2022) nested labor input problem.
- PrjLabEquiBFW: bfw_crs_nested_ces_mpl()
A.6 Supply links
- bfwx_mlogit: mlx | m | pdf | html
- bfwx_mlogit
- PrjLabEquiBFW: bfwx_mlogit()
A.7 Equilibrium by Skill Nest Group links
- bfw_solveequi_kwfw: mlx | m | pdf | html
- bfw_solveequi_kwfw
- PrjLabEquiBFW: bfw_solveequi_kwfw()
- bfw_solveequi_w2q2w: mlx | m | pdf | html
- bfw_solveequi_w2q2w
- PrjLabEquiBFW: bfw_solveequi_w2q2w()
The MathWorks Inc. 2021. MATLAB. https://www.mathworks.com/products/matlab.html.
Xie, Yihui. 2020. Bookdown: Authoring Books and Technical Documents with r Markdown. https://CRAN.R-project.org/package=bookdown.