Skip to contents

Add covariate

Usage

addorremoveCovariate(ui, varName, covariate, add = TRUE)

Arguments

ui

compiled rxode2 nlmir2 model or fit

varName

the variable name to which the given covariate is to be added

covariate

the covariate that needs string to be constructed

add

boolean indicating if the covariate needs to be added or removed.

Author

Matthew Fidler, Vishal Sarsani