nmObjGetPredOnly: Get the pred-only model for a fit depending on the object...

View source: R/nmObjGet.R

nmObjGetPredOnlyR Documentation

Get the pred-only model for a fit depending on the object type

Description

By default it gets the focei models if available

Usage

nmObjGetPredOnly(x)

## S3 method for class 'saem'
nmObjGetPredOnly(x)

## Default S3 method:
nmObjGetPredOnly(x)

Arguments

x

nlmixr fit object

Value

rxode2 pred-only model


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