conley_SE | R Documentation |
This is the function containing the underlying C++ code by Darin Christensen molten into a package.
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
)
balanced_pnl |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.