Description Usage Arguments Value Examples
predict.ARD
returns predicted value
1 2 | ## S3 method for class 'ARD'
predict(ARD.result, data.to.predict)
|
ARD.result |
ARD object |
data.to.predict |
prediction data |
predicted value
1 | predict.ARD(ARD.result,x_test)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.