CorrP (Compute correlations in parallel)

The CorrP package under development by Meantrix team and based on Srikanth KS (talegari) cor2 function can provide to R users a way to calculate correlation matrix among large data.frames, tibbles or data.tables through a parallel backend. The data.frame is allowed to have columns of these four classes: integer, numeric, factor and character. The character […]