nn_pred | R Documentation |
Neural network prediction
nn_pred(X, W, q, response = "continuous")
X |
Data |
W |
Weight vector |
q |
Number of hidden nodes |
response |
Response type: |
Prediction for given inputs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.