View source: R/set_parameter_matrix.R
get_parameter_matrix | R Documentation |
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.
get_parameter_matrix(model)
model |
A model created by |
A data.frame
, the parameter matrix, mapping from
parameters to causal types
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.