addorremoveCovariate | R Documentation |
Add covariate
addorremoveCovariate(ui, varName, covariate, add = TRUE)
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. |
Matthew Fidler, Vishal Sarsani
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.