set_sherlock_options: Set Options for Causal Segmentation Analysis

Description Usage Arguments Value

View source: R/options.R

Description

Setter for global options used in causal segmentation analysis and supporting utilities. Currently supported are global options for the desired coverage rate of confidence intervals for the CATE and segmentation effect measures (TSMs, ATEs, HTEs, OTEs) and the critical p-value to be used when performing hypothesis tests of the CATE for the assignment of a treatment rule to discovered segments.

Usage

1
set_sherlock_options(option, val)

Arguments

option

A global option of sherlock's routines for causal segmentation analysis.

val

The value to be assigned to the global option.

Value

None, called for the side effect of setting global options.


Netflix/sherlock documentation built on Dec. 17, 2021, 5:22 a.m.