conley_SE: Conley Spatial Variance-Covariances for Fixed Effects models...

View source: R/conley_VCV.R

conley_SER Documentation

Conley Spatial Variance-Covariances for Fixed Effects models fit with lfe

Description

This is the function containing the underlying C++ code by Darin Christensen molten into a package.

Usage

conley_SE(
  reg,
  unit,
  time,
  lat,
  lon,
  kernel = "bartlett",
  dist_fn = "Haversine",
  dist_cutoff = 500,
  lag_cutoff = 5,
  lat_scale = 111,
  verbose = FALSE,
  cores = 1,
  balanced_pnl = FALSE
)

Arguments

balanced_pnl

axlehner/SpatialInference documentation built on Jan. 28, 2025, 3:19 p.m.