readResFile: Rudimentary parser for res files.

View source: R/parser.R

readResFileR Documentation

Rudimentary parser for res files.

Description

This function contains a rudimentary parser for SNNS .res files. It is completely implemented in R and doesn't make use of SNNS functionality.

Usage

readResFile(filename)

Arguments

filename

the name of the .res file

Value

a matrix containing the predicted values that were found in the .res file


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