View source: R/903_post_hoc_fns.R
BTRR_post_hoc_AR1_llik | R Documentation |
Calculate the log-likelihood for the Bayesian tensor response regression model. This can be useful when performing diagnostics. This is excluded from the Markov Chain function for performance gains.
BTRR_post_hoc_AR1_llik(input_data, results_obj)
input_data |
A list of class |
results_obj |
A list of class |
A vector with length equal to the number of samples from the posterior distribution containing the log-likelihood values for each sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.