updateErrorForStructure: Add the MSE for a newly examined structure to the list of...

Description Usage Arguments

View source: R/neural_network_utilities.R

Description

Add the MSE for a newly examined structure to the list of those already seen

Usage

1
2
updateErrorForStructure(network_ms_errors, network_struc, average_errors,
  measures)

Arguments

network_ms_errors

Mean Squared errors for a newly evaluated structure

network_struc

The network structure evaluated

average_errors

The current list of MSEs for all structures being evaluated

measures

Names of the simulation responses that form the output node of the neural network


spartan documentation built on May 2, 2019, 9:39 a.m.