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.
Is there a reason that the neither the weights, nor something like
used_weights::Boolis stored anywhere?used_weightscould be useful for regression tables: displaying WLS as an estimator if appropriate.