Convert numerical values of a categorical covariate into text values
convertCat2Text.RdThe interger values in the vector 'x' will be substituted by text values
for the levels of a categorical covariate. Numbers and text values are matched
by position in the two vectors catValues and textValues.
convertCat2Text(x, catValues, textValues)Arguments
Value
Character vector with numerical values substituted by their text value
See also
Other IQRdataGeneral:
+.IQRdataGENERAL(),
IQRcalcTAD(),
IQRdataGENERAL(),
IQRexpandADDLII(),
IQRloadCSVdata(),
IQRsaveCSVdata(),
addCovariateInfo_IQRdataGENERAL(),
addIndivRegressors_IQRdataGENERAL(),
addLabel_IQRdataGENERAL(),
attributes0(),
blloqInfo_IQRdataGENERAL(),
blloq_IQRdataGENERAL(),
check_IQRdataGENERAL(),
clean_IQRdataGENERAL(),
combine_IQRdataGENERAL(),
covImpute_IQRdataGENERAL(),
date2dateday_IQRdataProgramming(),
date2datetime_IQRdataProgramming(),
date2time_IQRdataProgramming(),
exportDEFINE_IQRaedataER(),
exportDEFINE_IQRdataGENERAL(),
exportDEFINEpdf_IQRdataGENERAL(),
exportSYS_IQRdataGENERAL(),
export_IQRdataGENERAL(),
getLabels_dataframe(),
getNAcolNLME_IQRdataGENERAL(),
handleSameTimeObs_IQRdataGENERAL(),
is_IQRdataGENERAL(),
loadATRinfo_csvData(),
loadAttributeFile(),
load_IQRdataGENERAL(),
mapCategoricalCovariate_IQRnlmeProject(),
mapCategoricalCovariate_csvData(),
mapContinuousCovariate_IQRnlmeProject(),
mapContinuousCovariate_csvData(),
mutateCov_IQRdataGENERAL(),
obfuscate_IQRdataGENERAL(),
plot.IQRdataGENERAL(),
plotCorCat_IQRdataGENERAL(),
plotCorCovCat_IQRdataGENERAL(),
plotCorCov_IQRdataGENERAL(),
plotCovDistribution_IQRdataGENERAL(),
plotDoseSchedule_IQRdataGENERAL(),
plotIndiv_IQRdataGENERAL(),
plotObsSummarizedByCovCat_IQRdataGENERAL(),
plotRange_IQRdataGENERAL(),
plotSampleSchedule_IQRdataGENERAL(),
plotSpaghetti_IQRdataGENERAL(),
print.IQRdataGENERAL(),
removeCommata_dataframe(),
rmAMT0_IQRdataGENERAL(),
rmDosePostLastObs_IQRdataGENERAL(),
rmIGNOREd_IQRdataGENERAL(),
rmMissingTIMEobsRecords_IQRdataGENERAL(),
rmNOobsSUB_IQRdataGENERAL(),
rmNonTask_IQRdataGENERAL(),
rmPLACEBO_IQRdataGENERAL(),
rmSubjects_IQRdataGENERAL(),
setIGNORErecords_IQRdataGENERAL(),
setMissingDVobsRecordsIGNORE_IQRdataGENERAL(),
subset.IQRdataGENERAL(),
summary.IQRdataGENERAL(),
summaryCat_IQRdataGENERAL(),
summaryCov_IQRdataGENERAL(),
summaryObservations_IQRdataGENERAL(),
transformObs_IQRdataGENERAL(),
unlabel_dataframe()
