[ Search |  Up Level |  Project home |  Index |  Class hierarchy ]

 WStarC.ox

Add layoffs, time-limited UI benefits and time-varying value of search to the base model.

 WStarC : WStarA

Public fields
 ben static UI Benefits
 data static Simulated data set.
 dur static Duration of \(d\), work status.
 eps static current value of search, exponentially distributed.
 gam static
 lambda static layoff prob.
 op static Normal param vector
 sigerr static
 Tben static UI period.
 wrk static Augment \(m\) with random layoffs.
 zz static standardize cutoff.
Public methods
 Continuous No reservation wage while working .
 Create static Set up the basic model.
 Empval static EPDV of acceptance (accounting for layoffs).
 EUtility Return E[U|z<z*] and E[U|z≥z*] and respective probabilities.
 FeasibleActions Must choose to work unless unemployed.
 Layoff static Layoff probability (\(\lamba\)).
 Run static Create, solve and simulate data .
 Run2 static
 UEval static Utility of UE: \(\epsilon + b\).
 Uz Return vector of utilities at cutoff z.
Inherited methods from WStarA:
Build, graphit
Inherited fields from WStarA:
cg, eta, g, m, ps, RV

 WStarC

 ben

static decl ben [public]
UI Benefits

 Continuous

WStarC :: Continuous ( )
No reservation wage while working .

 Create

static WStarC :: Create ( )
Set up the basic model.

 data

static decl data [public]
Simulated data set.

 dur

static decl dur [public]
Duration of \(d\), work status.

 Empval

static WStarC :: Empval ( offer )
EPDV of acceptance (accounting for layoffs).

 eps

static decl eps [public]
current value of search, exponentially distributed. Its IID but has to be \(\theta\) is a reservation value model.

 EUtility

WStarC :: EUtility ( )
Return E[U|z<z*] and E[U|z≥z*] and respective probabilities. Use Mill's ratio to compute truncated mean of normal.
Returns:
Array of two vectors

 FeasibleActions

WStarC :: FeasibleActions ( )
Must choose to work unless unemployed.

 gam

static decl gam [public]

 lambda

static decl lambda [public]
layoff prob.

 Layoff

static WStarC :: Layoff ( )
Layoff probability (\(\lamba\)).

 op

static decl op [public]
Normal param vector

 Run

static WStarC :: Run ( )
Create, solve and simulate data .

 Run2

static WStarC :: Run2 ( )

 sigerr

static decl sigerr [public]

 Tben

static decl Tben [public]
UI period.

 UEval

static WStarC :: UEval ( )
Utility of UE: \(\epsilon + b\).

 Uz

WStarC :: Uz ( z )
Return vector of utilities at cutoff z.

 wrk

static decl wrk [public]
Augment \(m\) with random layoffs.

 zz

static decl zz [public]
standardize cutoff.