Skip to contents

Corrects a bug in blend.relaxed

Usage

# S3 method for relaxed
predict(
  object,
  newx,
  s = NULL,
  gamma = 1,
  type = c("link", "response", "coefficients", "nonzero", "class"),
  exact = FALSE,
  newoffset,
  ...
)