ubmsFitList-extractors | R Documentation |
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]
x |
A list of |
name , i |
The names or indices of |
A ubmsFit
object or list of such objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.