.nlmixrNlsFun {nlmixr2est}R Documentation

A surrogate function for nls to call for ode solving

Description

A surrogate function for nls to call for ode solving

Usage

.nlmixrNlsFun(DV, ...)

.nlmixrNlsFunValGrad(DV, ...)

Arguments

DV

dependent variable

...

Other parameters fed to prediction function

Details

This is an internal function and should not be called directly.

Value

Predictions

Author(s)

Matthew L. Fidler


[Package nlmixr2est version 4.0.0 Index]