| fit.brnn | R Documentation | 
Build Bayesian Regularized Neural Network Model
## S3 method for class 'brnn'
fit(t)
| t | A training dataset with calculated Chemical Descriptors | 
Returns a trained model ready to predict
brnn <- fit.brnn(training)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.