libRDataFrame  0.815
A library with R style datatypes and associated utilities
 All Classes Files Functions Variables Pages
categoryType Member List

This is the complete list of members for categoryType, including all inherited members.

addLevNameToData(std::vector< int > cData)categoryType
categorySet (defined in categoryType)categoryTypeprotected
categoryType()categoryType
categoryType(std::string vName) (defined in categoryType)categoryType
categoryType(std::string vName, std::map< int, std::string > catSet) (defined in categoryType)categoryType
categoryType(std::string vName, std::map< int, std::string > catSet, void *ptrData) (defined in categoryType)categoryType
categoryType(std::string vName, void *ptrData) (defined in categoryType)categoryType
categoryType(std::string vName, std::map< int, std::string > catSet, std::vector< int > *ptrData) (defined in categoryType)categoryType
catVarName (defined in categoryType)categoryTypeprotected
catVarRanks (defined in categoryType)categoryTypeprotected
dummySet (defined in categoryType)categoryTypeprotected
dummyVarData (defined in categoryType)categoryTypeprotected
getCategoryLevels()categoryType
getCatVarRanks()categoryType
getDummyVarData() (defined in categoryType)categoryType
nLevels (defined in categoryType)categoryTypeprotected
nRows (defined in categoryType)categoryTypeprotected
setCategoryLevels(std::vector< std::string > levelStrList, std::vector< int > levelIntList)categoryType
setCatVarRanks(std::vector< int > cData)categoryType
setDummyVarData(std::vector< std::vector< int > > dummyVData)categoryType