est2SLSCoefCov: estimate the 2SLS coefficient covariance matrix

Description Usage

View source: R/est2SLSCoefCov.R

Description

estimate the 2SLS coefficient covariance matrix

Usage

1
2
3
4
5
6
7
8
9
est2SLSCoefCov(
  d,
  poly.mat = NULL,
  cov.mat = NULL,
  mean.vec = NULL,
  acov = NULL,
  acov.sat = NULL,
  r = NULL
)

MIIVsem documentation built on July 13, 2021, 5:08 p.m.