ubmsFitList-extractors function

Extractors for ubmsFitList objects Extract parts of ubmsFitList objects.

Extractors for ubmsFitList objects Extract parts of ubmsFitList objects.

## 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

Returns

A ubmsFit object or list of such objects.

  • Maintainer: Ken Kellner
  • License: GPL (>= 3)
  • Last published: 2024-10-01