control.bias.default: Default variables in control.bias

View source: R/default_arguments.R

control.bias.defaultR Documentation

Default variables in control.bias

Description

Sets the default variables in the list control.bias used to specify the how an unknown stochastic bias should be included. The list contains the following arguments:

bias.model

Character describing which model should be used for the unknown bias. Currently only "uniform" is supported.

biasparams

Gives the parameters for the bias.model. If ncol>1, the function will be applied to each column consecutively.

nsims

Integer giving the number of samples to be produced for the model. Default value is 10000.

store.samples

Boolean indicating if samples should be stored. Default value is FALSE.

Usage

control.bias.default()

Value

Returns a list including default values for all variables in control.bias.

Author(s)

Eirik Myrvoll-Nilsen, eirikmn91@gmail.com

See Also

bremla, bremla_biased_chronologies, set.options


eirikmn/bremla documentation built on Jan. 25, 2025, 4:41 a.m.