Give the output data.frame for a single model for profile.nlmixr2FitCore
Source:R/profile.R
profileNlmixr2FitCoreRet.Rd
Give the output data.frame for a single model for profile.nlmixr2FitCore
Value
A data.frame with columns named "Parameter" (the parameter name(s) that were fixed), OFV (the objective function value), and the current estimate for each of the parameters. Omega values are given as their variances and covariances.
See also
Other Profiling:
fixedControl()
,
llpControl()
,
profile.nlmixr2FitCore()
,
profileFixed()
,
profileLlp()