plot_Box {grnnR}R Documentation

Generate Error Box/Whisker Plot

Description

produce box/whisker plot for the absolute error measure between targets and grnn estimates

Usage

plot_Box(T, T_hat, NOVAL=NA)

Arguments

T targets
T_hat neural net estimates
NOVAL missing value parameter

Author(s)

Arnold Arrington


[Package grnnR version 1.0 Index]