getBeta: Helper function to get the samples from the posterior chain...

Description Usage Arguments

Description

getIntercept returns the samples from the posterior chain of the parameter after burnin and thining

Usage

1
getBeta(object, burnin = 0, thin = 1)

Arguments

object

object of class LLSM returned from either lsm, lsmCOV, llsmRW, llsmRWcov or llsmAR.

burnin

number of samples from the posterior chain that needs to be discarded

thin

argument specifying the thinin parameter for the chain


SAcmu/LLSM documentation built on May 9, 2019, 11:06 a.m.