get_estimation_densities {iai}R 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, ...)


[Package iai version 1.10.1 Index]