names,ubmsFitList-method {ubms} | R Documentation |
Get Names of Models in a ubmsFitList
Description
Get Names of Models in a ubmsFitList
Usage
## S4 method for signature 'ubmsFitList'
names(x)
Arguments
x |
A |
Value
A character vector of model names.
[Package ubms version 1.2.6 Index]