test_Stats {grnnR}R Documentation

Produce Error Plots

Description

produce several error statistic plots: targets vs estimates, box-whisker, histogram, and density

Usage

test_Stats(T, T_hat, NOVAL=NA)

Arguments

T targets
T_hat neural net estimates
NOVAL missing data parameter (default=NA)

Details

NOVAL parameter provides value substition for missing data

Author(s)

Arnold Arrington


[Package grnnR version 1.0 Index]