compute_se_agg: Take influence function and compute standard errors

View source: R/compute_aggregations.R

compute_se_aggR Documentation

Take influence function and compute standard errors

Description

Function to take an nx1 influence function and return a standard error

Usage

compute_se_agg(influence_function, boot = FALSE, boot_std_errors = NA)

Arguments

influence_function

An influence function

boot

a boolean indicating whether bootstrapping was performed

boot_std_errors

a vector of bootstrapped standard errors

Value

scalar standard error


triplediff documentation built on Aug. 8, 2025, 7:33 p.m.