data_to_data: helper to generate a matrix mapping from names of M to names...

View source: R/parmap.R

data_to_dataR Documentation

helper to generate a matrix mapping from names of M to names of A

Description

helper to generate a matrix mapping from names of M to names of A

Usage

data_to_data(M, A)

Arguments

M

a matrix

A

a matrix

Value

a matrix


CausalQueries documentation built on Oct. 20, 2023, 1:06 a.m.