View source: R/NeuralNetTools_utils.R
Get y locations for input, hidden, output layers in plotnet
1 | get_ys(lyr, max_sp, struct, y_range)
|
lyr |
numeric indicating layer for getting y locations |
max_sp |
logical indicating if space is maximized in plot |
struct |
numeric vector for network structure |
y_range |
numeric vector indicating limits of y axis |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.