getFamilyWiseCoefList: Get the familynames for each coefficient and organize into...

Description Usage Value See Also Examples

View source: R/processFactoredCoefNames.R

Description

Get the familynames for each coefficient and organize into list

Usage

1

Value

a named list (by family names) of coefficients for each family

See Also

getFamNamesFromCoefNames()

Examples

1
2
fwCoefNames=getFamilyWiseCoefList(c("A|a, A|b, B|a, B|b, A|a:B|b"))
print(str(fwCoefNames))

tnearey/bhmnl documentation built on Nov. 5, 2019, 10:55 a.m.