libRDataFrame
0.815
A library with R style datatypes and associated utilities
|
This is the complete list of members for categoryType, including all inherited members.
addLevNameToData(std::vector< int > cData) | categoryType | |
categorySet (defined in categoryType) | categoryType | protected |
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) | categoryType | protected |
catVarRanks (defined in categoryType) | categoryType | protected |
dummySet (defined in categoryType) | categoryType | protected |
dummyVarData (defined in categoryType) | categoryType | protected |
getCategoryLevels() | categoryType | |
getCatVarRanks() | categoryType | |
getDummyVarData() (defined in categoryType) | categoryType | |
nLevels (defined in categoryType) | categoryType | protected |
nRows (defined in categoryType) | categoryType | protected |
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 |