importanceScore: importanceScore

View source: R/helper.R

importanceScoreR Documentation

importanceScore

Description

This function computes the importance scores for a LinCDE boosting model.

Usage

importanceScore(model, d, n.trees = 1, var.names = NULL)

Arguments

model

a LinCDE boosting model.

d

the number of covariates.

n.trees

the number of trees in the LinCDE boosting model.

var.names

vector of variable names.

Value

The function returns a vector of covariate importances.


ZijunGao/LinCDE documentation built on Jan. 2, 2023, 11:14 p.m.