coef,ubmsFit-method {ubms}R Documentation

Extract Coefficient Values From a ubmsFit Model

Description

Extract Coefficient Values From a ubmsFit Model

Usage

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

Arguments

object

A ubmsFit model

...

Currently ignored

Value

A vector of coefficient values for all submodels.


[Package ubms version 1.2.6 Index]