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.


nimbleCarbon documentation built on Aug. 14, 2023, 5:08 p.m.