get_parameter_matrix: Get parameter matrix

View source: R/set_parameter_matrix.R

get_parameter_matrixR Documentation

Get parameter matrix

Description

Return parameter matrix if it exists; otherwise calculate it assuming no confounding. The parameter matrix maps from parameters into causal types. In models without confounding parameters correspond to nodal types.

Usage

get_parameter_matrix(model)

Arguments

model

A model created by make_model()

Value

A data.frame, the parameter matrix, mapping from parameters to causal types


macartan/gbiqq documentation built on April 23, 2024, 10:26 p.m.