get_parameter_names: Get parameter names

View source: R/helpers.R

get_parameter_namesR Documentation

Get parameter names

Description

Parameter names taken from P matrix or model if no P matrix provided

Usage

get_parameter_names(model, include_paramset = TRUE)

Arguments

model

A causal_model. A model object generated by make_model.

include_paramset

Logical. Whether to include the param set prefix as part of the name.

Value

A character vector with the names of the parameters in the model


macartan/gbiqq documentation built on April 28, 2024, 10:07 p.m.