Learn R Programming

darch (version 0.9.1)

getCancelMessage: Returns the cancel message.

Description

Returns the message, why the learing is canceled. If the message is not set, the default value "no reason specified" will be returned.

Usage

getCancelMessage(darch)

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

Arguments

darch
A instance of the class DArch.

See Also

DArch