logLik,stantvafit-method | R Documentation |
Returns the pointwise log-likelihood of a StanTVA fit.
## S4 method for signature 'stantvafit'
logLik(object)
object |
The StanTVA fit. |
The pointwise log likelihood.
loglik <- logLik(model, data, params)
loglik
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.