plot_neural_importance: Plot importance of variables in discriminating between...

Description Usage Arguments Author(s)

View source: R/plot_neural_importance.R

Description

This function plots the importance of (wavelength and non-wavelength) variables in discriminating habitats by the 5% best neural networks. Importance is defined as the cumulative weights of the input nodes.

Usage

1
plot_neural_importance(importance, saveto, font)

Arguments

importance

The importance table returned by plot_neural (the imp field).

saveto

Where to save the PDF plot, optional

font

Font to be used in the plots. Defaults to Helvetica.

Author(s)

Raphael Scherrer


rscherrer/sagreicolor documentation built on May 26, 2019, 12:32 p.m.