Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Overlapping Field Names in mice::md.pattern

Generating a graphic in R using the mice package using the md.pattern function to graph the rows and columns of a data.frame where there are missing data values. This function creates a plot pasted below. The field headers are overlapping and are illegible. I've tried expanding the parameters of the image but that doesn't change anything.
Any ideas on how I can work around this? Any insight is appreciated.

enter image description here

like image 385
Fading Captain Avatar asked Apr 13 '26 20:04

Fading Captain


1 Answers

you can try this

md.pattern(x, plot = TRUE, rotate.names = TRUE)
like image 168
roberta doki Avatar answered Apr 17 '26 19:04

roberta doki



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!