predict_reward {iai}R Documentation

Generic function for returning the counterfactual rewards estimated by a model under each treatment

Description

Generic function for returning the counterfactual rewards estimated by a model under each treatment

Usage

predict_reward(obj, ...)

Arguments

obj

The object controlling which method is used

...

Arguments depending on the specific method used


[Package iai version 1.10.0 Index]