lbpLIME: Get feature importance with LIME

Description Usage Arguments Value

View source: R/PSB_functions_2.R

Description

This function returns a feature importance analysis of caret model using LIME.

Usage

1
lbpLIME(set, method = "adaboost", permutation = 100)

Arguments

set

Set of train and test data returned from trainTest.

method

Avaliable methods in caret::train().

permutation

Number of permutations in LIME

Value

A LIME explanation for caret


ShaoxunLiu/proteinStructureBoost documentation built on Dec. 18, 2021, 1:05 p.m.