plot_NNET: plot Discriminant Analysis

plot_nnet,aquap_cube-methodR Documentation

plot Discriminant Analysis

Description

Plot all available models for discriminant analysis classification

Usage

## S4 method for signature 'aquap_cube'
plot_nnet(object, ...)

Arguments

object

An object of class "aquap_cube" (as produced by gdmm).

...

Optional nnet. plotting parameters to override the values in the analysis procedure - for possible arguments see plot_NNET_args and here below:

aps

Character length one. The default way to obtain the analysis procedure. Defaults to "def". Possible values are:

"def"

The default from the settings.r file is taken. (Argument gen_plot_anprocSource)

"cube"

Take the analysis procedure from within the cube, i.e. the analysis procedure that was used when creating the cube via gdmm is used.

"defFile"

Use the analysis procedure with the default filename as specified in the settings.r file in fn_anProcDefFile.

Custom filename

Provide any valid filename for an analysis procedure to use as input for specifying the plotting options.

See Also

Other Plot functions: plot,aquap_cube,missing-method, plot,aquap_data,missing-method, plot_aqg(), plot_classifX_indepPred(), plot_da,aquap_cube-method, plot_pca,aquap_cube-method, plot_pls,aquap_cube-method, plot_pls_indepPred(), plot_rnf,aquap_cube-method, plot_simca,aquap_cube-method, plot_svm,aquap_cube-method

Other NNET documentation: calc_NNET_args, plot_NNET_args


bpollner/aquap2 documentation built on March 29, 2024, 7:33 a.m.