fitList,ubmsFit-method {ubms}R Documentation

Create a List of ubmsFit Models

Description

Create a list of ubmsFit models

Usage

## S4 method for signature 'ubmsFit'
fitList(...)

Arguments

...

ubmsFit model objects, preferably named, or a list of such models

Value

An object of class ubmsFitList containing the list of models


[Package ubms version 1.2.6 Index]