extractE {RCM}R Documentation

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

Description

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

Usage

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


[Package RCM version 1.0.0 Index]