calcD {bigGP}R Documentation

Calculate Partition Factor

Description

calcD is an internal auxiliary function that calculates the partition factor, DD, based on the number of slave processes, PP.

Usage

calcD(P)

Arguments

P

a positive integer, the number of slave processes.


[Package bigGP version 0.1.8 Index]