Learn R Programming

⚠️There's a newer version (1.1.7) of this package.Take me there.

partools (version 1.1.1)

Tools for the 'Parallel' Package

Description

Miscellaneous utilities for the 'parallel' package, cluster-oriented section; "Snowdoop" alternative to MapReduce; file splitting and distributed operations such as sort and aggregate. "Software Alchemy" method for parallelizing most statistical methods, presented in N. Matloff, Parallel Computation for Data Science, Chapman and Hall, 2015. Includes a debugging aid.

Copy Link

Version

Install

install.packages('partools')

Monthly Downloads

438

Version

1.1.1

License

GPL (>= 2)

Maintainer

Norm Matloff

Last Published

July 21st, 2015

Functions in partools (1.1.1)

dbs

Debugging aid for parallel cluster code.
snowdoop,filechunkname, etc...

Snowdoop.
ca,cabase,calm,caglm,caprcomp,cakm,cameans,caquantile,caagg

Software Alchemy: Turning Complex Statistical Computations into Embarrassingly-Parallel Ones
prgeng

Silicon Valley programmers and engineers
formrowchunks,addlists,matrixtolist,setclsinfo,getpte,distribsplit,distribcat,distribagg,distribrange,distribcounts,distribgetrows,docmd,geteltis

Utilities for parallel cluster code.
newadult

UCI adult income data set, adapted