Learn R Programming

brnn (version 0.1)

predictions.nn: predictions.nn

Description

The function produces the predictions for a two-layer feed-forward neural network.

Usage

predictions.nn(X,theta,neurons)

Arguments

Value

A vector containig the predictions.

Details

The details