Skip to contents

This function displays, after calculating, Anderson-Rubin (AR) confidence intervals for a specified endogenous variable from an IV regression estimated with fixest::feols. It is robust to weak instruments and compatible with models containing fixed effects.

Usage

get_ar_ci(model)

Arguments

model

A 'fixest' object resulting from an IV estimation.

Value

Returns a string representing the Anderson-Rubin confidence interval.