exportToSnnsNetFile: Export the net to a file in the original SNNS file format

View source: R/rsnns.R

exportToSnnsNetFileR Documentation

Export the net to a file in the original SNNS file format

Description

Export the net that is present in the rsnns object in the original (.net) SNNS file format.

Usage

exportToSnnsNetFile(object, filename, netname = "RSNNS_untitled")

Arguments

object

the rsnns object

filename

path and filename to be written to

netname

name that is given to the network in the file


RSNNS documentation built on May 31, 2023, 5:43 p.m.