Learn R Programming

darch (version 0.10.0)

getCancelMessage: Returns the cancel message

Description

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

Usage

getCancelMessage(darch)

Arguments

darch

A instance of the class '>DArch.

Value

Cancel message.

See Also

'>DArch