| Group: | Neural Networks |
| See also: | nnrsetnet nnrdovm nnrtest |
| Function: | nnrsettrain | |
| Description: | nnrsettrain sets the internal variables to fill a specific network with data and weights. |
| Usage: | nnrtrain (ntr, data, weights) | |
| Input: | ||
| ntr | scalar number of observations | |
| data | n x (p+q) matrix of input and output data | |
| weights | n x 1 vector of weights for each observation | |
| Group: | Neural Networks |
| See also: | nnrsetnet nnrdovm nnrtest |