calcD: Calculate Partition Factor

View source: R/bigGP.R

calcDR 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.


bigGP documentation built on April 26, 2023, 1:16 a.m.