blm.sampler: Specify the Sampler for a Bayesian Linear Model

Description Usage Arguments

View source: R/blm.sampler.R

Description

Specify the Sampler for a Bayesian Linear Model

Usage

1
2
3
blm.sampler(nBurnin = 1000, nSamples = 1000, nThin = 1, nChains = 1,
            start = c("both", "prior", "likelihood", "user"),
            coefs = NULL, sigma = NULL)

Arguments

nBurnin

nBurnin

nSamples

nSamples

nThin

nThin

nChains

nChains

start

start

coefs

coefs

sigma

sigma


FlexBayes documentation built on May 2, 2019, 5:53 p.m.