profileNlmixr2FitCoreRet | R Documentation |
Give the output data.frame for a single model for profile.nlmixr2FitCore
profileNlmixr2FitCoreRet(fitted, which, fixedVal)
fitted |
The fit model |
which |
The parameter names to perform likelihood profiling on
( |
fixedVal |
The value that |
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.
Other Profiling:
fixedControl()
,
llpControl()
,
profile.nlmixr2FitCore()
,
profileFixed()
,
profileLlp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.