It extract the coefficient estimates of some GMM objects.
signature(object = "gmmfit")signature(object = "gelfit")signature(object = "sgmmfit")signature(object = "gmmModels")signature(object = "gelModels")signature(object = "rgelModels")signature(object = "rlinearGmm")It gives the unrestricted representation of a restricted model. See examples.
signature(object = "rslinearGmm")It gives the unrestricted representation of a restricted model.
signature(object = "rfunctionGmm")It gives the unrestricted representation of a restricted model. See examples.
signature(object = "rformulaGmm")It gives the unrestricted representation of a restricted model. See examples.
signature(object = "rnonlinearGmm")It gives the unrestricted representation of a restricted nonlinear model.
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.