Learn R Programming

brms (version 1.4.0)

is.cor_brms: Check if argument is a correlation structure

Description

Check if argument is one of the correlation structures used in brms.

Usage

is.cor_brms(x)
is.cor_arma(x)
is.cor_fixed(x)
is.cor_bsts(x)

Arguments

x
An R object.