lrberge / fixest

Fixed-effects estimations
https://lrberge.github.io/fixest/
361 stars 59 forks source link

Update help file for `coefplot()` #484

Open davidaarmstrong opened 3 months ago

davidaarmstrong commented 3 months ago

I recently answered this question on StackOverflow and there was some confusion about the relationship between the x and keep arguments. It might be worth fleshing that out in the help file a bit. For example:

x - a vector of values the same length as the vector of coefficients providing alternative labels for the corresponding coefficient values. keep - Add to the existing description - If x is specified, these regular expressions will be executed on the labels provided in x.