pimp.import {LogicForest}R Documentation

Internal Logic Forest Functions

Description

This function is called by logforest. It is not intended to be used independently of this function.

Usage

pimp.import(fit, data, testdata, BSpred, pred, Xs, mtype)

Details

Determines the permutation based importance measure for all variables and variable interactions corresponding to a specific logic regression tree within a logic forest.

Value

No return value, called for side effects


[Package LogicForest version 2.1.1 Index]