Learn R Programming

iai (version 1.10.2)

get_prediction_weights: Generic function for returning the prediction weights in a trained learner

Description

Generic function for returning the prediction weights in a trained learner

Usage

get_prediction_weights(obj, ...)

Arguments

obj

The object controlling which method is used

...

Arguments depending on the specific method used