summarise_nlmixr2_model {xpose.nlmixr2} | R Documentation |
Data summary function
Description
Convert 'nlmixr2' model output into an 'xpose' database
Usage
summarise_nlmixr2_model(obj, model, software, rounding, runname)
Arguments
obj |
nlmixr2 fit object to be evaluated |
model |
Model. Can be blank |
software |
Software that generated the model fit |
rounding |
Number of figures to round estimates to |
runname |
Name of the model object being converted |
Value
A summary data object used by xpose_data_nlmixr2.
[Package xpose.nlmixr2 version 0.4.0 Index]