View source: R/som.nn.export.kohonen.R
som.nn.export.kohonen | R Documentation |
kohonen
An existing model of type SOMnn
is exported as
object of type kohonen
for use with the tools of the
package kohonen
.
som.nn.export.kohonen(model, train)
model |
model of type |
train |
training data |
Training data is necessary to generate the kohonen object.
Vist of type \code{kohonen} with the trained som. See \code{\link[kohonen]{som}} for details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.