sd_pdp: Function to calculate standard deviation of partial...

Description Usage Arguments Value Author(s)

View source: R/sd_pdp.R

Description

PDP-based variable importance measure: standard deviation of partial dependence curves

Usage

1
sd_pdp(icedata, variable, classlabelvec)

Arguments

icedata

ice calculations for a specific variable(output of icecal)

variable

name of the interested feature

classlabelvec

vector of names corresponds to classlabels

Value

a dataframe including corresponding probability for each class

Author(s)

Thiyanga Talagala


thiyangt/explainer documentation built on July 20, 2019, 6:58 p.m.