FixedEffectModels.jl
FixedEffectModels.jl copied to clipboard
Storing weights
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.