hmde_model {hmde} | R Documentation |
Select data configuration template for hmde supported model
Description
Select data configuration template for hmde supported model
Usage
hmde_model(model = NULL)
Arguments
model |
model name character string |
Value
named list that matches Stan model parameters
Examples
# basic usage of hmde_model
hmde_model("constant_single_ind")
[Package hmde version 1.2.1 Index]