This function is called when processing rxode2 user functions from the models
Source:R/rudfui.R
rxUdfUi.Rd
This function is called when processing rxode2 user functions from the models
Value
This needs to return a list with the following elements:
iniDf
– the modified initial estimate data.framebefore
– any model code that needs to be added before the current lineafter
– any model code that needs to be added after the current linereplace
– replacement code for this user function