estimate_lm: OLS Estimator

Description Usage Arguments Value Examples

View source: R/estimate_helper.R

Description

OLS Estimator

Usage

1
estimate_lm(frame_df, fit_formula, IPW, robust, col_names, ...)

Arguments

frame_df

DESCRIPTION.

fit_formula

DESCRIPTION.

IPW

Inverse probability weights specified as character vector.

robust

Logical. Whether to report heteroskedastic robust standard errors. Implemented only for linear models for now.

col_names

DESCRIPTION.

...

DESCRIPTION.

Value

RETURN_DESCRIPTION

Examples

1
# ADD_EXAMPLES_HERE

gerasy1987/usefulr documentation built on Aug. 31, 2021, 4:25 p.m.