nmObjGetRxSolve | R Documentation |
By default it gets the focei models if available.
nmObjGetRxSolve(x, what)
## Default S3 method:
nmObjGetRxSolve(x, what)
x |
nlmixr fit object in a list. The class is the estimation method used. |
what |
What part of the rx solve are you attempting to get? |
The estimation option based on 'what', for example 'nlmixrObjGetRxSolve(x, "atol")' will get a double vector of absolute tolerances
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.