View source: R/nlmixrAddObjectiveFunction.R
nlmixrAddObjectiveFunctionDataFrame | R Documentation |
Add objective function data frame to the current objective function
nlmixrAddObjectiveFunctionDataFrame(fit, objDf, type, etaObf = NULL)
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 |
Nothing, called for side effects
Matthew L. Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.