est2SLSCoefCov {MIIVsem} | R Documentation |
estimate the 2SLS coefficient covariance matrix
Description
estimate the 2SLS coefficient covariance matrix
Usage
est2SLSCoefCov(
d,
poly.mat = NULL,
cov.mat = NULL,
mean.vec = NULL,
acov = NULL,
acov.sat = NULL,
r = NULL
)
[Package MIIVsem version 0.5.8 Index]