View source: R/dynam_condStep.R
dynam_condStep | R Documentation |
dynam_condStep - only counting the step that the certain conditional function shows false. dynam_escapeStep - only counting the step that the iterated variable escape certain jmodular range.
dynam_condStep(m,condf,itfunc,takein=NULL,n=100)
dynam_escapeStep(m,modlim=2,itfunc=dynam_update_Julia,takein=0,n=100)
x |
##---- 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 (x)
{
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.