Learn R Programming

nimbleCarbon (version 0.2.6)

compare.models: WAIC-based model comparison

Description

Compute delta WAIC and WAIC weights for model comparison.

Usage

compare.models(...)

Value

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

Arguments

...

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