Learn R Programming

hmde (version 1.2.1)

hmde_model_des: Function to select DE given model name

Description

Function to select DE given model name

Usage

hmde_model_des(model = NULL)

Value

DE function corresponding to specific model

Arguments

model

character string model name

Examples

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

Run the code above in your browser using DataLab