predict.rulefit | R Documentation |
predict
method for rulefit
objectpredict
method for rulefit
object
## S3 method for class 'rulefit'
predict(object, newdata = NULL, verbose = TRUE, ...)
object |
|
newdata |
Feature matrix / data.frame: will be converted to |
verbose |
Logical: If TRUE, print messages during execution. Default = TRUE |
... |
Ignored |
Vector of estimated values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.