Learn R Programming

NNMoMo (version 0.1.0)

summary.NNMoMo: Summary Method for NNMoMo Objects

Description

Method for printing the summary of lcNN. Gives detailed infofmation about the object.

Usage

# S3 method for NNMoMo
summary(object, ...)

Value

Displays a summary of the NNMoMo object in the console.

Arguments

object

An object of class NNMoMo.

...

Further arguments passed to or from other methods.