modelRuns: not yet working

View source: R/sa.R

modelRunsR Documentation

not yet working

Usage

modelRuns()

Examples

##---- 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)
  }

FoscoV/sobSenAn documentation built on March 21, 2022, 4:21 p.m.