makeSOCKcluster: Parallel Processing: Transition Functions

Description Usage Arguments Details

View source: R/makeSOCKcluster.R

Description

Package snow has become deprecated and replaced by parallel. Some functions in snow used by package PtProcess do not appear in parallel under the same name. Below are transition functions to map some functions in snow to the most comparable functions in parallel. These transition functions will ultimately be deprecated.

Usage

1

Arguments

names

character vector of node names.

...

cluster option specifications.

Details

makeSOCKcluster calls makePSOCKcluster.


PtProcess documentation built on May 4, 2021, 1:06 a.m.