complete_T: Computes direct effects and fills in constrained total...

View source: R/complete_T.R

complete_TR Documentation

Computes direct effects and fills in constrained total effects

Description

O(n^3)

Usage

complete_T(total_effects, s)

Arguments

total_effects

Total effect matrix (lower triangular).

s

A matrix of indices with columns: row, col such that the direct effects B of B[row, col] = 0

Value

list of direct effects B and total effects filled in


jean997/mrScan documentation built on Dec. 20, 2024, 3:39 a.m.