Convert fit to FOCEi style fit
as.focei(object, uif, pt = proc.time(), ..., data, calcResid = TRUE)# S3 method for nlmixrNlme
as.focei(object, uif, pt = proc.time(), ..., data, calcResid = TRUE, nobs2 = 0)
Fit object to convert to FOCEi-style fit.
Unified Interface Function
Proc time object
Other Parameters
The data to pass to the FOCEi translation.
A boolean to indicate if the CWRES residuals should be calculated
Number of observations without EVID=2
A FOCEi fit style object.