posK: Indices of different parts of an MCMCState in an...

Description Usage Arguments Value Functions See Also

View source: R/MCMCState.R

Description

The different parts of an MCMCState are described in MCMCStateVector. posK returns the osition of the number of shifts (this is always equal to 1). See the section functions for the others.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
posK(s, ctx = NULL)

posn(s, ctx = NULL)

posl(s, ctx = NULL)

posr(s, ctx = NULL)

posm(s, ctx = NULL)

posv(s, ctx = NULL)

Arguments

s

a MCMCState or a MCMCStateVector object.

ctx

a MCMCContext object. This is needed only if s is MCMCStateVector object.

Value

an integer vector.

Functions

See Also

MCMCState, MCMCStateVector


venelin/PCMBayes documentation built on Dec. 23, 2019, 6:39 p.m.