buildupatedUI | R Documentation |
Build updated from the covariate and variable vector list
buildupatedUI(ui, varsVec, covarsVec, add = TRUE, indep = FALSE)
ui |
compiled rxode2 nlmir2 model or fit |
varsVec |
character vector of variables that need to be added |
covarsVec |
character vector of covariates that need to be added |
add |
boolean indicating if the covariate needs to be added or removed |
indep |
a boolean indicating if the covariates should be added independently, or sequentially (append to the previous model). only applicable to adding covariate |
updated ui with added covariates
Vishal Sarsani
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.