Customer was making a performance importance graph from driver analysis, which requires the driver analysis output rows and the summary table rows to match. However, the driver analysis table uses tidy labels, which removes part of the label of the variables causing the rownames not to match anymore. Would be great to be able to turn off tidy labels on the output.
For example: you'll see the labels in the screenshot have removed feminine
but given some data setups - we _want_ it to show feminine (the matching bit of the phrase).
Workaround is to create separate output using R.