Learn R Programming

hmde (version 1.2.1)

hmde_model: Select data configuration template for hmde supported model

Description

Select data configuration template for hmde supported model

Usage

hmde_model(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
hmde_model("constant_single_ind")

Run the code above in your browser using DataLab