Learn R Programming

remstimate (version 2.3.14)

waic: waic

Description

A function that returns the WAIC (Watanabe-Akaike's Information Criterion) value in a 'remstimate' object.

Usage

waic(object, ...)

# S3 method for remstimate waic(object, ...)

Value

WAIC value of a 'remstimate' object.

Arguments

object

is a remstimate object.

...

further arguments to be passed to the 'waic' method.

Methods (by class)

  • waic(remstimate): WAIC (Watanabe-Akaike's Information Criterion) value of a 'remstimate' object

Examples

Run this code

# No examples available at the moment

Run the code above in your browser using DataLab