Description Usage Arguments Value See Also Examples
View source: R/processFactoredCoefNames.R
Get family names from coefficient names (several coefNames may have same family name)
1 | getFamNamesFromCoefNames(coefNames)
|
coefNames |
a character vector of coefficient names |
a character vector of family names (of same length as input)
getFamilyWiseCoefList()
1 | print(getFamNamesFromCoefNames(c('a|1:b_2:x','a_1','b_2', 'x')))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.