nmObjGetData: Get an item from a nlmixr2FitData object

View source: R/nmObjGet.R

nmObjGetData.addCwresR Documentation

Get an item from a nlmixr2FitData object

Description

Get an item from a nlmixr2FitData object

Usage

## 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, ...)

Arguments

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

Value of argument or NULL

Author(s)

Matthew L. Fidler


nlmixr2est documentation built on Oct. 8, 2023, 9:06 a.m.