How to explore initial estimates in Pumas?
Pumas has an in-built convenience function to explore initial estimates. Running the following function will open an app which will allow you explore initial estimates.
ee1 = explore_estimates(model, population, parameters)
1 Like