Learn R Programming

ubms (version 1.2.7)

coef,ubmsFit-method: Extract Coefficient Values From a ubmsFit Model

Description

Extract Coefficient Values From a ubmsFit Model

Usage

# S4 method for ubmsFit
coef(object, ...)

Value

A vector of coefficient values for all submodels.

Arguments

object

A ubmsFit model

...

Currently ignored