I see the problem now. There is a method that accepts a NamedTuple as an input for the parameters. One hack would be to convert your mode estimation result into a NamedTuple. As a long term solution, maybe a method could be created to work specifically with mode estimators.
1 Like