Learn R Programming

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

sprint (version 1.0.4)

Simple Parallel R INTerface

Description

SPRINT (Simple Parallel R INTerface) is a parallel framework for R. It provides a High Performance Computing (HPC) harness which allow R scripts to run on HPC clusters. SPRINT contains a library of selected R functions that have been parallelized. Functions are named after the original R function with the added prefix 'p', i.e. the parallel version of cor() in SPRINT is called pcor(). Call to the parallel R functions are included directly in standard R scripts.

Copy Link

Version

Install

install.packages('sprint')

Monthly Downloads

16

Version

1.0.4

License

GPL (>= 3)

Maintainer

Eilidh Troup

Last Published

December 13th, 2012

Functions in sprint (1.0.4)

psvm

Parallel Support Vector Machines
pRSadvance

pRSadvance
pRPadvance

pRPadvance
pterminate

SPRINT close
pRS

pRS
papply

Parallel Apply
pmaxT

Ajusted p-values for step down multiple testing
About SPRINT

Overview of SPRINT
pboot

Parallel Bootstrapping
pRP

Parallel Rank Product
ptest

SPRINT Installation Test
init.rng

init.rng
pcombine

pcombine
pcor

Parallel Correlation
phamming.distance

Parallel hamming distance
prandomForest

Parallel random forest generation
ppam

Parallel Partitioning Around Medoids
reset.rng

reset.rng