nmObjGetRxSolve: Get an option for the estimation method

View source: R/nmObjGet.R

nmObjGetRxSolveR Documentation

Get an option for the estimation method

Description

By default it gets the focei models if available.

Usage

nmObjGetRxSolve(x, what)

## Default S3 method:
nmObjGetRxSolve(x, what)

Arguments

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?

Value

The estimation option based on 'what', for example 'nlmixrObjGetRxSolve(x, "atol")' will get a double vector of absolute tolerances


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