nlmixrAddObjectiveFunctionDataFrame: Add objective function data frame to the current objective...

View source: R/nlmixrAddObjectiveFunction.R

nlmixrAddObjectiveFunctionDataFrameR Documentation

Add objective function data frame to the current objective function

Description

Add objective function data frame to the current objective function

Usage

nlmixrAddObjectiveFunctionDataFrame(fit, objDf, type, etaObf = NULL)

Arguments

fit

nlmixr fit object

objDf

nlmixr objective function data frame which has column names "OBJF", "AIC", "BIC", "Log-likelihood" and "Condition#(Cov)" "Condition#(Cor)"

type

Objective Function Type

etaObf

Eta objective function table to add (with focei) to give focei objective function

Value

Nothing, called for side effects

Author(s)

Matthew L. Fidler


nlmixr2est documentation built on Oct. 30, 2024, 9:23 a.m.