AIC or BIC for map estimates

Careful, with transformed parameters find_map returns the transformed and untransformed views (and possibly deterministics as well?) so you would double count parameters like this. I suggest using the dictionary returned by model.initial_point() instead.

2 Likes