contains_draws: Check whether a stanfit object contains samples

View source: R/class-NIW-IA-stanfit.R

contains_drawsR Documentation

Check whether a stanfit object contains samples

Description

Check whether a stanfit object contains samples

Usage

contains_draws(x, ...)

## S3 method for class 'stanfit'
contains_draws(x)

## S3 method for class 'ideal_adaptor_stanfit'
contains_draws(x)

Arguments

x

A stanfit object.

Value

A logical.

See Also

TBD


hlplab/MVBeliefUpdatr documentation built on July 5, 2025, 6:42 a.m.