dispersed_set: Function 'dispersed_set'

Description Usage Arguments Value

Description

Produces a dispersed starting values (relative to the estimated posterior so far) for a given set of parameters.

Usage

1
dispersed_set(chain, parm, lower = -Inf, upper = Inf)

Arguments

chain

Chain object that has already been run with run_mcmc().

parm

character string specifying the parameter set to work on.

lower

lower bound for nonnegative parameters.

upper

upper bound for some parameters.

Value

a vector with a dispersed starting values (relative to the estimated posterior so far) for a given set of parameters.


wlandau/fbseq documentation built on May 4, 2019, 8:43 a.m.