getOneFamilyDfrAndCFacStr: getOneFamilyDfrAndCFacStr Get a data frame and a categorical...

Description Usage Arguments Details Value Examples

View source: R/processFactoredCoefNames.R

Description

getOneFamilyDfrAndCFacStr Get a data frame and a categorical factor string of a coefficient family name

Usage

1
getOneFamilyDfrAndCFacStr(thisFam, coefNames, gcoefFamCv)

Arguments

thisFam

– a coefficient family name (string) egs C:V:F1, C,V

coefNames

– character vector of coefficient names C|b:F1 etc.

gcoefFamCv

– a character vector of coefFam names

Details

dataframe and cFacStr are useful useful for creating model matrix to remove the marginal values of factors mm = model.matrix.

Value

a list with components dfr - data frame reflecting true factor and cFacStr a string with the "true" multi level factors involved (covariates removed)

Examples

1
print('noexamples')

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