Have rekey
update the keys of the distribution parameters to match the KeyedDistribution
#17
Labels
enhancement
New feature or request
Noted in #15:
I don't think this explicitly goes against documentation, so not a bug. Maybe against the principles of the package -
AxisKeys
andAxisSets
don't allow inconsistent keys, but there isn't a direct analogy to this, where some inner type (array) and the outer type should have the same keys but they are able to differ.In any case, it would be useful to check. We could just add the option for
rekey
to update the "inner" keys to match the "outer" keys.The text was updated successfully, but these errors were encountered: