require(VAM) nExp <-20 cat("Simulating...\n") simulate(simCpp,nExp,as.list=length(nExp)>1) -> simDf cat("Number of system:",nExp,"\n") update(modelCpp,data=simDf) plot(modelCpp)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.