R/NormalBlockBase-S3methods.R
isNB.Rd
Checks if a model is of class [NormalBlockBase()], i.e. any normal-block model (variance-block or mean-block family).
isNB(object)
An R object.
A boolean telling whether object inherits from the NormalBlockBase class.