R/nlmixrAddObjectiveFunction.R
nlmixrAddObjectiveFunctionDataFrame.Rd
Add objective function data frame to the current objective function
nlmixrAddObjectiveFunctionDataFrame(fit, objDf, type, etaObf = NULL)
nlmixr fit object
nlmixr objective function data frame which has column names "OBJF", "AIC", "BIC", "Log-likelihood" and "Condition#(Cov)" "Condition#(Cor)"
Objective Function Type
Eta objective function table to add (with focei) to give focei objective function
Nothing, called for side effects
Matthew L. Fidler