Description Usage Arguments Author(s)
Collect the search options, todo: really use this in the package!
1 2 | getSearch(nModels = as.integer(max(1L, floor(nCache/100))),
nCache = 1000000000L, chainlength = 10000L)
|
nModels |
how many best models should be saved?
(default: 1% of the total number of (cached) models).
Must not be larger than |
nCache |
maximum number of best models to be cached at the same time during the model sampling |
chainlength |
length of the model sampling chain |
Daniel Sabanes Bove daniel.sabanesbove@ifspm.uzh.ch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.