compare.models: WAIC-based model comparison

View source: R/compare.models.R

compare.modelsR Documentation

WAIC-based model comparison

Description

Compute delta WAIC and WAIC weights for model comparison.

Usage

compare.models(...)

Arguments

...

MCMC output from either nimbleMCMC or runMCMC functions in the nimble R package. Note that in argument WAIC should be set to TRUE.

Value

A table containing WAIC, delta WAIC, and WAIC weights.


ercrema/nimbleCarbon documentation built on Sept. 12, 2024, 7:42 p.m.