Skip to contents

A simple function checking the class of the object. The function is primarily used to control flow in other functions.

Usage

is_bgw(x)

Arguments

x

A model object

Value

A Boolean value equal to TRUE if the object is of class bgw_mle.