sargan_test: Overidentification test for method of simulated moments

Description Usage Arguments Value

View source: R/sargan_test.R

Description

Overidentification test for method of simulated moments

Usage

1
2
3
sargan_test(theta_hat, S, model_function = {
    function(theta) theta
}, ...)

Arguments

theta_hat

Estimated theta parameter

S

Estimated covariance matrix

model_function

g(θ) transformation defining moment conditions

...

Additional arguments that should be passed to model_function

Value

List with following elements


linogaliana/mindist documentation built on July 11, 2021, 4:22 a.m.