ubmsFitList-extractors: Extractors for ubmsFitList objects Extract parts of...

ubmsFitList-extractorsR Documentation

Extractors for ubmsFitList objects Extract parts of ubmsFitList objects.

Description

Extractors for ubmsFitList objects Extract parts of ubmsFitList objects.

Usage

## S4 method for signature 'ubmsFitList'
x$name

## S4 method for signature 'ubmsFitList,numeric,missing'
x[[i]]

## S4 method for signature 'ubmsFitList,numeric,missing,missing'
x[i]

Arguments

x

A list of ubmsFit models of class ubmsFitList

name, i

The names or indices of ubmsFit models in the ubmsFitList

Value

A ubmsFit object or list of such objects.


ubms documentation built on Oct. 1, 2024, 9:06 a.m.