coef.lihad: Extract coefficients from Hybrid Additive Tree leaves

View source: R/s_LIHAD.R

coef.lihadR Documentation

Extract coefficients from Hybrid Additive Tree leaves

Description

Extract coefficients from Hybrid Additive Tree leaves

Usage

## S3 method for class 'lihad'
coef(object, newdata, verbose = FALSE, trace = 0, ...)

Arguments

object

lihad object

newdata

matrix/data.frame of features

verbose

Logical: If TRUE, print output to console

trace

Integer 0:2 Increase verbosity

...

Not used

Author(s)

E.D. Gennatas


egenn/rtemis documentation built on April 24, 2024, 6:58 p.m.