fit_predict: Generic function for fitting a reward estimator on features,...

View source: R/generic.R

fit_predictR Documentation

Generic function for fitting a reward estimator on features, treatments and returning predicted counterfactual rewards and scores of the internal estimators.

Description

Julia Equivalent: IAI.fit_predict!

Usage

fit_predict(obj, ...)

Arguments

obj

The object controlling which method is used

...

Arguments depending on the specific method used


iai documentation built on July 9, 2023, 5:41 p.m.