predict.hytboostnow | R Documentation |
hytboostnow
objectPredict method for hytboostnow
object
## S3 method for class 'hytboostnow'
predict(
object,
newdata = NULL,
n.feat = NCOL(newdata),
n.iter = NULL,
fixed.cxr = NULL,
as.matrix = FALSE,
n.cores = 1,
verbose = FALSE,
...
)
object |
|
E.D. Gennatas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.