Learn R Programming

som.nn (version 1.4.4)

som.nn.export.som: Export a som.nn model as object of type SOM

Description

An existing model of type SOMnn is exported as object of type SOM for use with the tools of the package class.

Usage

som.nn.export.som(model)

Value

    List of type \code{SOM} with the trained som.
            See \code{\link[class]{SOM}} for details.

Arguments

model

model of type SOMnn.