read_modelfit_results# pharmpy.tools.read_modelfit_results(path, esttool=None)[source]# Read results from external tool for a model Parameters: path (Path or str) – Path to model file esttool (str) – Set if other than the default estimation tool is to be used Returns: ModelfitResults – Results object