Learn R Programming

darch (version 0.9.1)

getExecuteFunction: Returns the function for the execution of the DArch network.

Description

Returns the function for the execution of the DArch network.

Usage

getExecuteFunction(darch)

## S3 method for class 'DArch': getExecuteFunction(darch)

Arguments

darch
A instance of the class DArch.

See Also

DArch