get_estimation_densities: Return the total kernel density surrounding each treatment...

View source: R/rewardestimation.R

get_estimation_densitiesR Documentation

Return the total kernel density surrounding each treatment candidate for the propensity/outcome estimation problems in a fitted learner.

Description

Julia Equivalent: IAI.get_estimation_densities

Usage

get_estimation_densities(lnr, ...)

Arguments

lnr

The learner from which to extract densities

...

Refer to the Julia documentation for other parameters

IAI Compatibility

Requires IAI version 2.2 or higher.

Examples

## Not run: iai::get_estimation_densities(lnr, ...)


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