Model functions
Functions
blm.DistributionModel — TypeDistributionModelEvent study BLM model for movers - static version - dynamic version
blm.distributional_em! — Functiondistributional_em!(dm::DistributionModel, data::DataFrame, maxiter::Int, tol::Float64 = 1e-8; update_level = true, constrained=nothing, iterprint=50, msg="")Run the em algorithm on the passed DistributionalModel using the given data
blm.simulate — Methodsimulate(model::DistributionModel, nn)Using the model, simulates a dataset. The timing is important, the event happens at the end of the period, hence if a current period is u2e there will be no wage in the current period, as well as no firm.
Contents
Index
blm.DistributionModelblm.AddConstraintblm.ConstraintAKMMonoblm.ConstraintBiggerThanblm.ConstraintFixBblm.ConstraintLinearblm.ConstraintMonoKblm.ConstraintNoneblm.ConstraintParablm.ConstraintSmallerThanblm.ConstraintStationaryblm.ConstraintSumblm.QPConstrainedSolveblm.distributional_em!blm.group_firmsblm.simulate