Dear Robert,
how can we get CovarMatrixDataMoments in LifeCycleModel46 form TargetMoments.AgeConditionalStats.earnings.Mean and TargetMoments.AgeConditionalStats.fractiontimeworked.Mean?Can you show the detailed calculation steps?
is it differencent from LifeCycleModel47?how can we understand it in LifeCycleModel47?
TargetMoments.AgeConditionalStats.earnings.Mean=AgeConditionalStats.earnings.Mean;
TargetMoments.AgeConditionalStats.fractiontimeworked.Mean=AgeConditionalStats.fractiontimeworked.Mean;
CovarMatrixDataMoments=diag([[0.001, 0.001, 0.001, 0.002, 0.002, 0.002, 0.001, 0.001, 0.001, 0.001,…
0.001, 0.001, 0.001, 0.001, 0.001, 0.001, 0.001, 0.001, 0.001, 0.001,…
0.002, 0.003, 0.003, 0.004, 0.004, 0.004, 0.004, 0.004, 0.004, 0.005,…
0.005, 0.005, 0.004, 0.004, 0.003, 0.003, 0.003, 0.002, 0.002, 0.002,…
0.002, 0.002, 0.001, 0.001, 0.001],…
[0.0053, 0.0051, 0.0049, 0.0045, 0.0039, 0.0030, 0.0021, 0.0013, 0.0007, 0.0003, …
0.0002, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, …
0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, 0.0001, …
0.0001, 0.0002, 0.0002, 0.0003, 0.0003, 0.0003, 0.0004, 0.0004, 0.0004, 0.0004, …
0.0005, 0.0005, 0.0005, 0.0005, 0.0005]]);