Learn R Programming

lg (version 0.4.1)

check_bw_method: Check bw method

Description

Checks that the bandwidth method is one of the allowed values, currently "cv" or "plugin".

Usage

check_bw_method(bw_method)

Arguments

bw_method

Check if equal to "cv" or "plugin"