Description Usage Arguments Value Author(s) Examples
Compute a simple neural net
1 | neural_net(y, X, init.val = rep(0, dim(X)[2] + 1))
|
y |
the binary response variable |
estimated weights
Rob Molinari
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.