Twitter

Thursday, May 02, 2013

Two useful R packages

Came across two useful R packages today.
1) partykit that makes prettier classification and regression tree plots.
2) arrayhelpers, for which I only used one function today, array2df that convert a multidimensional array to a "flat" matrix for easier plotting.