getIntercept: Function to get the MCMC chain of Intercept after burnin and...

Description Usage Arguments Details

Description

getIntercept returns the posterior chain of the intercept in object of class 'LLSM'

Usage

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

Arguments

object

fitted model object of class 'LLSM'

burnin

numeric value to specify the number of draws that must be discarded as burnin

thin

numeric value that is used to specify the step at which MCMC chain must be kept

Details

getIntercept returns the posterior chain of the intercept in object of class 'LLSM'


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