tune_reward_kernel_bandwidth: Conduct the reward kernel bandwidth tuning procedure for a...

View source: R/rewardestimation.R

tune_reward_kernel_bandwidthR Documentation

Conduct the reward kernel bandwidth tuning procedure for a range of starting bandwidths and return the final tuned values.

Description

Julia Equivalent: IAI.tune_reward_kernel_bandwidth

Usage

tune_reward_kernel_bandwidth(lnr, ...)

Arguments

lnr

The learner to use for tuning the bandwidth

...

Refer to the Julia documentation for other parameters

IAI Compatibility

Requires IAI version 2.2 or higher.

Examples

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


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