getSearch: Collect the search options, todo: really use this in the...

Description Usage Arguments Author(s)

Description

Collect the search options, todo: really use this in the package!

Usage

1
2
  getSearch(nModels = as.integer(max(1L, floor(nCache/100))),
    nCache = 1000000000L, chainlength = 10000L)

Arguments

nModels

how many best models should be saved? (default: 1% of the total number of (cached) models). Must not be larger than nCache.

nCache

maximum number of best models to be cached at the same time during the model sampling

chainlength

length of the model sampling chain

Author(s)

Daniel Sabanes Bove daniel.sabanesbove@ifspm.uzh.ch


hypergsplines documentation built on May 2, 2019, 6:14 p.m.