Learn R Programming

hmde (version 1.2.1)

hmde_model_pars: Show parameter list for hmde supported model

Description

Show parameter list for hmde supported model

Usage

hmde_model_pars(model = NULL)

Value

named list that matches Stan model parameters

Arguments

model

model name character string

Examples

Run this code
# basic usage of hmde_model_pars
hmde_model_pars("constant_single_ind")

Run the code above in your browser using DataLab