Learn R Programming

darch (version 0.9.1)

getPosPhaseData: Returns the data for the positive phaes.

Description

Returns the data for the positive phaes.

Usage

getPosPhaseData(rbm)

## S3 method for class 'RBM': getPosPhaseData(rbm)

Arguments

rbm
A instance of the class RBM.

Value

  • The data for the positive phaes.

See Also

RBM

RBM