plot.aiRnet: plot aiRnet

Description Usage Arguments Value

View source: R/graphing.R

Description

plots the weights and biases of each node in each layer of an aiRnet object

Usage

1
2
## S3 method for class 'aiRnet'
plot(aiRnet, layers = NULL)

Arguments

aiRnet

aiRnet object

layers

non zero integer vector of layers to plot

Value

ggplot object


jtlandis/aiR documentation built on Dec. 26, 2019, 3:35 a.m.