hmde_model_des {hmde} | R Documentation |
Function to select DE given model name
Description
Function to select DE given model name
Usage
hmde_model_des(model = NULL)
Arguments
model |
character string model name |
Value
DE function corresponding to specific model
Examples
# basic usage of hmde_model_des
hmde_model_des("constant_single_ind")
[Package hmde version 1.2.1 Index]