nmObjGetData.addCwres | R Documentation |
Get an item from a nlmixr2FitData object
## S3 method for class 'addCwres'
nmObjGetData(x, ...)
nmObjGetData(x, ...)
## S3 method for class 'dataMergeLeft'
nmObjGetData(x, ...)
## S3 method for class 'dataMergeRight'
nmObjGetData(x, ...)
## S3 method for class 'dataMergeInner'
nmObjGetData(x, ...)
## S3 method for class 'dataMergeFull'
nmObjGetData(x, ...)
## S3 method for class 'fitMergeLeft'
nmObjGetData(x, ...)
## S3 method for class 'fitMergeRight'
nmObjGetData(x, ...)
## S3 method for class 'fitMergeInner'
nmObjGetData(x, ...)
## S3 method for class 'fitMergeFull'
nmObjGetData(x, ...)
x |
A specialized list with: - First argument is a nlmixr2FitData object - Second argument is if the exact argument is requested - The class would be the requested argument name followed by the class "nmObjGet" |
... |
Other arguments |
Value of argument or NULL
Matthew L. Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.