systemOfEqs: Set up system of equations

View source: R/simulation_old.R View source: R/simulation.R

systemOfEqsR Documentation

Set up system of equations

Description

Takes in guess for parameter vector and spits out system of equations to be optimized

Usage

systemOfEqs(theta, beta)

Arguments

theta

guess for parameter vector (in this case vector of exogenous variables)

beta

calibrated parameters let theta = (L,M,Pi,Ph,S,Y,lambda,mu,) let beta = (beta_L, beta_M, v, sigma_CES, sigma, epsilon, N, N_h, rho_L, sigma_L, rho_M, sigma_M, rho_D, sigma_D)


Davidvandijcke/revenueCES documentation built on April 27, 2022, 3:25 a.m.