loglik_array | R Documentation |
The loglik_array()
methods for measrfit objects calculates the
log-likelihood for an estimated model via the generated quantities
functionality in Stan and returns the draws of the log_lik
parameter.
loglik_array(model)
## S3 method for class 'measrdcm'
loglik_array(model)
model |
A measrfit object. |
A "draws_array
" object containing the
log-likelihood estimates for the model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.