Description Usage Arguments Details Value References
Computes the optimal sensitivity vector at each knot of the solution path
that traces out the optimal bias-variance frontier when the set C takes
the form c=B*gamma with the lp norm of
gamma is bounded by a constant, for p=1, or
p=Inf. This path is used as an input to
OptEstimator.
| 1 | 
| eo | List containing initial estimates with the following components: 
 | 
| B | matrix B with full rank and dimension d_g by d_gamma that determines the set \mathcal{C}, where d_gamma is the number of invalid moments, and d_g is the number of moments | 
| p | Parameter determining which lp norm to use, one of
 | 
The algorithm is described in Appendix A of Armstrong and Kolesár (2020)
Optimal sensitivity matrix. Each row corresponds optimal sensitivity vector at each step in the solution path.
Armstrong, T. B., and M. Kolesár (2020): Sensitivity Analysis Using Approximate Moment Condition Models, https://arxiv.org/abs/1808.07387v4
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.