Learn R Programming

aihuman (version 1.0.0)

nuis_func: Nuisance functions (internal)

Description

Nuisance functions generated with `compute_nuisance_functions` for the illustration purpose.

Usage

nuis_func

Arguments

Value

A list with the following components:

z_models

A data.frame with the following columns:

idx

Index of observation.

d_pred

Predicted probability of decision.

y_pred

Predicted probability of outcome.

Z

Treatment group.

pscore

A vector of predicted propensity scores.

Format

An object of class nuisance_functions of length 2.