derive_chain: Helper Function for 'loo' calculation

Description Usage Arguments

View source: R/rstan_generics.R

Description

This function accepts a log-likelihood matrix produced by 'id_post_pred' and extracts the IDs of the MCMC chains. It is necessary to use this function as the second argument to the 'loo' function along with an exponentiated log-likelihood matrix. See the package vignette How to Evaluate Models for more details.

Usage

1
derive_chain(ll_matrix = NULL)

Arguments

ll_matrix

A log-likelihood matrix as produced by the id_post_pred function


idealstan documentation built on July 10, 2019, 5:05 p.m.