Description
This returns a new fit object with CWRES attached
Usage
addCwres(fit, updateObject = TRUE, envir = globalenv())
Arguments
fit
nlmixr fit without WRES/CWRES
updateObject
Boolean indicating if the original fit object
should be updated. By default this is true.
envir
Environment that should be checked for object to
update. By default this is the global environment.