predict_nn: Predict outputs of neural network

Description Usage Arguments Value

View source: R/predict_nn.R

Description

Predict outputs of neural network

Usage

1
predict_nn(nn, newdata)

Arguments

nn

nn object

newdata

data.frame with at least the inputs variables as columns.

Value

matrix of the output neurons.


wiper8/AI documentation built on Dec. 23, 2021, 5:15 p.m.