Skip to contents

Extract coefficients from a normal-block model.

Usage

# S3 method for class 'NormalBlockBase'
coef(object, ...)

Arguments

object

An object of class NormalBlockBase.

...

not used, only here for S3 compatibility

Value

A matrix of coefficients extracted from the model.