You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A good variable label and row name should imply the "=TRUE" or "=FALSE". The varLabels option is extremely useful but not if the "=TRUE" remains. Ideal behavior would be allow the explain option to remain available so that (%) or (mean (SD)) is still appended to variable labels where necessary, but have a second option that can be set to FALSE to remove the "=TRUE" or "=FALSE" appendage to variable labels.
The text was updated successfully, but these errors were encountered:
A good variable label and row name should imply the "=TRUE" or "=FALSE". The
varLabels
option is extremely useful but not if the "=TRUE" remains. Ideal behavior would be allow theexplain
option to remain available so that(%)
or(mean (SD))
is still appended to variable labels where necessary, but have a second option that can be set toFALSE
to remove the "=TRUE" or "=FALSE" appendage to variable labels.The text was updated successfully, but these errors were encountered: