set_parmap: Set parmap: a matrix mapping from parameters to data types

View source: R/parmap.R

set_parmapR Documentation

Set parmap: a matrix mapping from parameters to data types

Description

Generates and adds parmap to a model

Usage

set_parmap(model)

Arguments

model

A causal_model. A model object generated by make_model.

Value

A matrix

Examples

set_parmap(model = make_model('X->Y'))


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