calcD {bigGP} | R Documentation |
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. |
[Package bigGP version 0.1.8 Index]