Returns list of parameters the neural network model currently has in use
Source:R/cnn.R
coef.citocnn.Rd
Returns list of parameters the neural network model currently has in use
Usage
# S3 method for citocnn
coef(object, ...)
Arguments
- object
a model created by
cnn
- ...
nothing implemented yet