bigGP-meta {bigGP}R Documentation

Information about the number and identities of the processes

Description

The .bigGP object (an environment) contains information about the processes involved in the distributed computation. .bigGP.fill is an internal auxiliary function that fills the .bigGP object with the values of P, D, I, and J.

Usage

.bigGP
.bigGP.fill(init = FALSE)

Arguments

init

logical, indicating whether to initialize values to their defaults for before the processes are set up


[Package bigGP version 0.1.8 Index]