hansen_j_test {panelvar} | R Documentation |
Sargan-Hansen-J-Test for Overidentification
hansen_j_test(model, ...)
## S3 method for class 'pvargmm'
hansen_j_test(model, ...)
model |
A PVAR model |
... |
Further arguments passed to or from other methods |
data("ex1_dahlberg_data")
hansen_j_test(ex1_dahlberg_data)