makeMaster {distcomp}R Documentation

Make a master object given a definition

Description

The function makeMaster returns a master object corresponding to the definition. The types of master objects that can be created depend upon the available computations

Usage

makeMaster(defn)

Arguments

defn

the computation definition

Value

a master object of the appropriate class based on the definition

See Also

availableComputations


[Package distcomp version 1.0-1 Index]