compileRunModel | R Documentation |
Run model on ReSources object
compileRunModel(
fruitsObj,
progress = FALSE,
onlySim = FALSE,
userDefinedAlphas = NULL,
seqSim = 0.2,
simSourceNames = NULL,
onlyShowNimbleInput = FALSE
)
fruitsObj |
object of class fruits: input data |
progress |
boolean: show progress in shiny |
onlySim |
boolean: only simulate from prior |
userDefinedAlphas |
list of matrices: for simulation only: food source intakes values |
seqSim |
numeric grid of mixture steps |
simSourceNames |
names of sources to simulate |
onlyShowNimbleInput |
boolean: run the model if FALSE, only show input for nimbleModel() if TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.