Learn R Programming

bigGP (version 0.1.8)

calcD: Calculate Partition Factor

Description

calcD is an internal auxiliary function that calculates the partition factor, \(D\), based on the number of slave processes, \(P\).

Usage

calcD(P)

Arguments

P

a positive integer, the number of slave processes.