plot.citocnn {cito}R Documentation

Plot the CNN architecture

Description

Plot the CNN architecture

Usage

## S3 method for class 'citocnn'
plot(x, ...)

Arguments

x

a model created by cnn

...

additional arguments

Value

original object x


[Package cito version 1.1 Index]