| modelRuns | R Documentation |
modelRuns()
##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
## The function is currently defined as
function ()
{
cu <- 1
runs <- (2^(cu + 3) * 2(length(SAsobEN$parDists[, 1]) + 2))/length(SAsobEN$parDists[,
1])
return(30000)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.