condExpectation: Conditional expectation for the SIR method.

Description Usage Arguments Value

View source: R/preprocess_function.R

Description

condExpectation computes the conditional expectation of X given y with a slicing approach.

Usage

1

Arguments

data

List; The list of tables to study.

y

A numerical variable of interest.

H

Integer; The number of slices to cut y.

scale

Logicial; Should the data be scaled by the Frobenius norm of the covariance matrix (TRUE) or not (FALSE)? Default is TRUE.

Value

a list consisting of


tuxette/SirStatis documentation built on May 14, 2019, 8:03 a.m.