regression.Bayes: Regression using the Gibbs sampler, with just one x variable.

Description Usage Arguments

Description

Regression using the Gibbs sampler, with just one x variable.

Usage

1
2
regression.Bayes(x, y, start.param = NULL, steps = 1100,
  whichuse = 101:1100, showstep = 50)

Arguments

steps

The number of steps to run the Gibbs sampler.

showstep

Information is printed to the screen every showstep steps.


forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.