predict.hytboostnow: Predict method for 'hytboostnow' object

View source: R/hytboostnow.R

predict.hytboostnowR Documentation

Predict method for hytboostnow object

Description

Predict method for hytboostnow object

Usage

## 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,
  ...
)

Arguments

object

hytboostnow object

Author(s)

E.D. Gennatas


egenn/rtemis documentation built on May 4, 2024, 7:40 p.m.