Description Usage Value See Also Examples
View source: R/processFactoredCoefNames.R
Get the familynames for each coefficient and organize into list
1 | getFamilyWiseCoefList(coefNames)
|
a named list (by family names) of coefficients for each family
getFamNamesFromCoefNames()
1 2 | fwCoefNames=getFamilyWiseCoefList(c("A|a, A|b, B|a, B|b, A|a:B|b"))
print(str(fwCoefNames))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.