FixedEffectModels.jl icon indicating copy to clipboard operation
FixedEffectModels.jl copied to clipboard

Storing weights

Open greimel opened this issue 5 years ago • 0 comments

Is there a reason that the neither the weights, nor something like used_weights::Bool is stored anywhere?

used_weights could be useful for regression tables: displaying WLS as an estimator if appropriate.

greimel avatar May 06 '20 15:05 greimel