extractE: A function to extract a matrix of expected values for any...

Description Usage Arguments Value

View source: R/F_extractE.R

Description

A function to extract a matrix of expected values for any dimension of the fit

Usage

1
extractE(rcm, Dim = rcm$k)

Arguments

rcm

an object of class RCM

Dim

the desired dimension. Defaults to the maximum of the fit. Choose 0 for the independence model, 0.5 for the confounders filter model.

Value

The matrix of expected values


RCM documentation built on Nov. 8, 2020, 5:22 p.m.

Related to extractE in RCM...