FOCEI Fit for nlmixr
focei.fit(data, inits, PKpars, diag.xform = c("sqrt", "log", "identity"),
model = NULL, pred = NULL, err = NULL, lower = -Inf, upper = Inf,
control = list(), theta.names = NULL, eta.names = NULL, ...)# S3 method for nlmixr.ui.nlme
focei.fit(data, inits, ...)
# S3 method for nlmixr.ui.focei.fit
focei.fit(data, inits, ...)
# S3 method for nlmixrUI
focei.fit(data, inits, ...)
# S3 method for function
focei.fit(data, inits, ...)
# S3 method for data.frame
focei.fit(...)
Data to fit
Initialization list
Pk Parameters
The form of the diagonal of the Omega matrix to be estimated. This can be "sqrt" "log" or "identity"
The RxODE model to use
The Prediction function
The Error function
Lower bounds
Upper Bounds
Control list
Names of the thetas to be used in the final object
Eta names to be used in the final object
Ignored parameters
A focei fit object