Learn R Programming

dcce (version 0.4.2)

.estimate_half: Estimate MG on a subset of time periods

Description

Estimate MG on a subset of time periods

Usage

.estimate_half(
  panel,
  y_name,
  x_names,
  csa_colnames,
  unit_var,
  time_var,
  constant,
  trend,
  time_subset
)

Arguments