coef.citocnn | R Documentation |
Returns list of parameters the neural network model currently has in use
## S3 method for class 'citocnn'
coef(object, ...)
object |
a model created by |
... |
nothing implemented yet |
list of weights of neural network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.