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 12, 2025, 1:22 a.m.