Description Usage Arguments Details
getLikelihood
returns the likelihood of the data at posterior chain of the MCMC in object of class
'LLSM'
1 | getLikelihood(object, burnin = 0, thin = 1)
|
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. |
getLikelihood
returns the likelihood of the data at posterior chain of the MCMC in object of class
'LLSM'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.