set_mix {pmwg} | R Documentation |
Set default values for mix
Description
Takes the current stage and the mix arg value and sets a default if necessary.
Usage
set_mix(stage, mix)
Arguments
stage |
The stage being run by the sampler. |
mix |
The value of mix set in the call to 'run_stage' or NULL. |
[Package pmwg version 0.2.7 Index]