Sets the number of digits, formats the confidence interval and changes the number of cols into 4 where the upper and lower CI meet in one string column
prCaPrepareCrudeAndAdjusted(x, ci_lim, digits, sprintf_ci_str)
matrix
A string matrix with the values formated
The value matrix from getCrudeAndAdjusted
The limits of the confidence interval
The number of decimal digits to use
The sprintf
code for the confidence interval
Other printCrudeAndAdjusted functions:
prCaAddRefAndStat()
,
prCaAddReference()
,
prCaAddUserReferences()
,
prCaGetImputationCols()
,
prCaGetRowname()
,
prCaGetVnStats()
,
prCaReorderReferenceDescribe()
,
prCaReorder()
,
prCaSelectAndOrderVars()
,
prCaSetRownames()