loo: Leave-one-out cross validation for Hickory models

Description Usage Arguments Value

View source: R/loo.R

Description

Use leave-one-out cross validation to estimate the expected log pointwise predictive density (elpd_loo), the effective number of parameters, (p_loo), and the LOO information criterion (looic). See the documentation for loo() in the loo package for details.

Usage

1
loo(fit, ...)

Arguments

fit

A stanfit object returned from analyze_codominant() or analyze_dominant()

...

Optional parameters passed to loo::loo()

Value

A named list from loo::loo().


kholsinger/Hickory documentation built on Jan. 9, 2022, 6:30 p.m.