predict.quickbnnr.estimate | R Documentation |
If a x is provided, then that x will be used for predictions, otherwise the input to the original model will be used.
## S3 method for class 'quickbnnr.estimate' predict(est, ...)
est |
Eestimated model using |
... |
if x is provided, then that will be used for making predictions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.