read_modelfit_results {pharmr} | R Documentation |
read_modelfit_results
Description
Read results from external tool for a model
Usage
read_modelfit_results(path, esttool = NULL)
Arguments
path |
(str) Path to model file |
esttool |
(str) Set if other than the default estimation tool is to be used |
Value
(ModelfitResults) Results object
[Package pharmr version 1.0.1 Index]