est2SLSCoefCov: estimate the 2SLS coefficient covariance matrix

View source: R/est2SLSCoefCov.R

est2SLSCoefCovR 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
)

zackfisher/MIIVsem documentation built on March 11, 2024, 11:34 a.m.