Man pages for RSNNS
Neural Networks using the Stuttgart Neural Network Simulator (SNNS)

analyzeClassificationConverts continuous outputs to class labels
art1Create and train an art1 network
art2Create and train an art2 network
artmapCreate and train an artmap network
assozCreate and train an (auto-)associative memory
confusionMatrixComputes a confusion matrix
decodeClassLabelsDecode class labels to a binary matrix
denormalizeDataRevert data normalization
dlvqCreate and train a dlvq network
elmanCreate and train an Elman network
encodeClassLabelsEncode a matrix of (decoded) class labels
exportToSnnsNetFileExport the net to a file in the original SNNS file format
extractNetInfoExtract information from a network
getNormParametersGet normalization parameters of the input data
getSnnsRDefineGet a define of the SNNS kernel
getSnnsRFunctionTableGet SnnsR function table
inputColumnsGet the columns that are inputs
jordanCreate and train a Jordan network
matrixToActMapListConvert matrix of activations to activation map list
mlpCreate and train a multi-layer perceptron (MLP)
normalizeDataData normalization
normTrainingAndTestSetFunction to normalize training and test set
outputColumnsGet the columns that are targets
plotActMapPlot activation map
plotIterativeErrorPlot iterative errors of an rsnns object
plotRegressionErrorPlot a regression error plot
plotROCPlot a ROC curve
predict.rsnnsGeneric predict function for rsnns object
print.rsnnsGeneric print function for rsnns objects
rbfCreate and train a radial basis function (RBF) network
rbfDDACreate and train an RBF network with the DDA algorithm
readPatFileLoad data from a pat file
readResFileRudimentary parser for res files.
resolveSnnsRDefineResolve a define of the SNNS kernel
rsnnsObjectFactoryObject factory for generating rsnns objects
RSNNS-packageGetting started with the RSNNS package
savePatFileSave data to a pat file
setSnnsRSeedValueDEPRECATED, Set the SnnsR seed value
snnsDataExample data of the package
SnnsR-classThe main class of the package
SnnsRObject-createNetCreate a layered network
SnnsRObject-createPatSetCreate a pattern set
SnnsRObject-extractNetInfoGet characteristics of the network.
SnnsRObject-extractPatternsExtract the current pattern set to a matrix
SnnsRObjectFactorySnnsR object factory
SnnsRObject-getAllHiddenUnitsGet all hidden units of the net
SnnsRObject-getAllInputUnitsGet all input units of the net
SnnsRObject-getAllOutputUnitsGet all output units of the net.
SnnsRObject-getAllUnitsGet all units present in the net.
SnnsRObject-getAllUnitsTTypeGet all units in the net of a certain 'ttype'.
SnnsRObject-getCompleteWeightMatrixGet the complete weight matrix.
SnnsRObject-getInfoHeaderGet an info header of the network.
SnnsRObject-getSiteDefinitionsGet the sites definitions of the network.
SnnsRObject-getTypeDefinitionsGet the FType definitions of the network.
SnnsRObject-getUnitDefinitionsGet the unit definitions of the network.
SnnsRObject-getUnitsByNameFind all units whose name begins with a given prefix.
SnnsRObject-getWeightMatrixGet the weight matrix between two sets of units
SnnsRObject-initializeNetInitialize the network
SnnsRObjectMethodCallerMethod caller for SnnsR objects
SnnsRObject-predictCurrPatSetPredict values with a trained net
SnnsRObject-resetRSNNSReset the SnnsR object.
SnnsRObject-setTTypeUnitsActFuncSet the activation function for all units of a certain ttype.
SnnsRObject-setUnitDefaultsSet the unit defaults
SnnsRObject-somPredictComponentMapsCalculate the som component maps
SnnsRObject-somPredictCurrPatSetWinnersGet most of the relevant results from a som
SnnsRObject-somPredictCurrPatSetWinnersSpanTreeGet the spanning tree of the SOM
SnnsRObject-trainTrain a network and test it in every training iteration
SnnsRObject-whereAreResultsGet a list of output units of a net
somCreate and train a self-organizing map (SOM)
splitForTrainingAndTestFunction to split data into training and test set
summary.rsnnsGeneric summary function for rsnns objects
toNumericClassLabelsConvert a vector (of class labels) to a numeric vector
trainInternal generic train function for rsnns objects
vectorToActMapConvert a vector to an activation map
weightMatrixFunction to extract the weight matrix of an rsnns object
RSNNS documentation built on May 29, 2024, 4:37 a.m.