compare.models {nimbleCarbon}R 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.


[Package nimbleCarbon version 0.2.5 Index]