nuis_func {aihuman}R Documentation

Nuisance functions (internal)

Description

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

Usage

nuis_func

Format

An object of class nuisance_functions of length 2.

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.


[Package aihuman version 1.0.1 Index]