showParmz: List parameters in model

View source: R/showParmz.R

showParmzR Documentation

List parameters in model

Description

This function just fetches the parameters used in the model (and prints them). It separates those which are basic and require separate definition from those that are specified via calculations.

Usage

showParmz(node, parmz = c("cost", "p", "qol"))

Arguments

node

a data.tree object that must contain a probability field p

parmz

Parameters

Value

list of length 2: unique basic parameters and unique calculation-defined parameters

Author(s)

Pete Dodd


petedodd/HEdtree documentation built on Jan. 27, 2025, 12:36 p.m.