Learn R Programming

darch (version 0.10.0)

getPosPhaseData: Returns the data for the positive phase.

Description

Returns the data for the positive phase.

Usage

getPosPhaseData(rbm)

# S4 method for RBM getPosPhaseData(rbm)

Arguments

rbm

A instance of the class RBM.

Value

The data for the positive phase.

See Also

RBM

RBM