Learn R Programming

MIIVsem (version 0.5.8)

est2SLSCoefCov: 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
)

Arguments