Chain: Function 'Chain'

Description Usage Arguments Details Value See Also

Description

Construct a Chain object out of Scenario, Configs, and Starts objects or with a list of slots listed by help("Chain-class").

Usage

1
Chain(scenario, configs = Configs(), starts = Starts(), slots = NULL)

Arguments

scenario

a Scenario object with count data, the design matrix, etc.

configs

A Configs object of MCMC control parameters.

starts

A Starts object of model parameter starting bounds.

slots

a list of slots to be plugged into a Chain object

Details

If slots is not NULL, all other arguments will be dropped.

Value

a Chain object

See Also

help("Chain-class")


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