jacob-long / panelr

Regression models and utilities for repeated measures and panel data
Other
99 stars 21 forks source link

Enable asym() to handle both asymmetric and symmetric effects #20

Open maoyimin opened 5 years ago

maoyimin commented 5 years ago

Now function asym() explores asymmetric effects for every independent variable. However, it is common that we are only interested in one or two of them. So asym() needs to distinguish these two groups of variables. Thank you! panelr is great.