Learn R Programming

iai (version 1.10.2)

get_estimation_densities: 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

Run this code
if (FALSE) iai::get_estimation_densities(lnr, ...)

Run the code above in your browser using DataLab