Learn R Programming

mcmcr (version 0.6.1)

is.mcmcarray: Is mcmcarray object

Description

Tests whether an object is an mcmcarray-object().

Usage

is.mcmcarray(x)

Arguments

x

The object to test.

Value

A flag indicating whether the test was positive.

See Also

Other is: is.mcarray(), is.mcmcrs(), is.mcmcr()

Examples

Run this code
# NOT RUN {
is.mcmcarray(mcmcr_example$beta)
# }

Run the code above in your browser using DataLab