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

Description Usage Arguments Details

Description

getLikelihood returns the likelihood of the data at posterior chain of the MCMC in object of class 'LLSM'

Usage

1
getLikelihood(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. Default value is 0.

thin

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

Details

getLikelihood returns the likelihood of the data at posterior chain of the MCMC in object of class 'LLSM'


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